Age | Commit message (Collapse) | Author |
|
This is a followup to 5f37f0b66e301210698ab0c0af24453c826ba18a.
* gnu/packages/python.scm (python-beautifulsoup4)[properties]: New
field. Delay python2 variant.
|
|
* gnu/packages/python.scm (python2-kombu)[arguments]: Set #:tests? #f.
|
|
* gnu/packages/patches/python-pyopenssl-skip-network-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl)[source]: Use it.
[arguments]: Replace 'check' with custom phase.
|
|
* gnu/packages/python.scm (ptpython, ptpython2)[arguments]: Set #:tests? #f.
|
|
* gnu/packages/python.scm (python-sympy, python2-sympy): Update to 1.0.
[propagated-inputs]: Add python-mpmath.
|
|
* gnu/packages/python.scm (python-mpmath, python2-mpmath): New variables.
|
|
* gnu/packages/python.scm (python-apsw, python2-apsw)[arguments]: Use
'modify-phases'. Add installed PYTHONPATH before running tests.
|
|
* gnu/packages/python.scm (python-argcomplete,
python2-argcomplete)[native-inputs]: Add python-pexpect and tcsh.
|
|
* gnu/packages/python.scm (python-widgetsnbextension,
python2-widgetsnbextension)[native-inputs]: Add python-certifi.
|
|
* gnu/packages/python.scm (python-pexpect, python2-pexpect): Update to 4.2.1.
[source]: Use 'pypi-uri'.
[arguments]: Add 'prepare-tests' phase to patch paths and delete network test.
[native-inputs]: Add python-pytest, man-db and which.
[propagated-inputs]: Add python-ptyprocess.
|
|
* gnu/packages/python.scm (python-axolotl, python2-axolotl)[arguments]:
Remove #:configure-flags.
|
|
* gnu/packages/python.scm (python-dateutil-2, python2-dateutil-2): Rename to ...
(python-dateutil, python2-dateutil): ... this. Remove 1.5 version.
(python-tzlocal, python2-tzlocal): Adjust variable name.
(python-rst.linker, python2-rst.linker): Likewise.
(pelican): Likewise.
(python-matplotlib, python2-matplotlib): Likewise.
(python-sqlalchemy-utils, python2-sqlalchemy-utils): Likewise.
(python-icalendar, python2-icalendar): Likewise.
(python-botocore, python2-botocore): Likewise.
(python-vobject, python2-vobject): Likewise.
(python-arrow, python2-arrow): Likewise.
(python-fake-factory, python2-fake-factory): Likewise.
(python-freezegun, python2-freezegun): Likewise.
(python-aniso8601, python2-aniso8601): Likewise.
* gnu/packages/jrnl.scm (jrnl): Likewise.
* gnu/packages/calendar.scm (limnoria): Likewise.
|
|
* gnu/packages/python.scm (python-flask-restplus)[arguments]: Set #:tests? #f.
|
|
* gnu/packages/python.scm (python-gridmap, python2-gridmap)[arguments]:
Set #:tests? #f.
|
|
* gnu/packages/python.scm (python-hy, python2-hy)[arguments]: Replace 'check'
phase with custom command.
[native-inputs]: Add python-coverage and python-nose.
|
|
* gnu/packages/python.scm (python-py3status)[arguments]: Set #:tests? #f.
|
|
* gnu/packages/python.scm (python-pyserial, python2-pyserial)[arguments]:
Set #:tests? #f.
|
|
* gnu/packages/python.scm (python-pystache)[arguments]: Disable tests.
[properties]: New field. Delay python2 variant.
(python2-pystache)[arguments]: Replace 'check' phase with custom command.
|
|
* gnu/packages/python.scm (python-pytest-xdist,
python2-pytest-xdist)[arguments]: Set #:tests? #f.
|
|
* gnu/packages/python.scm (python-rpy2, python2-rpy2)[arguments]: Replace
check phase with custom post-install command.
|
|
* gnu/packages/python.scm (python-seaborn, python2-seaborn)[arguments]:
Disable tests.
|
|
* gnu/packages/python.scm (python-sqlalchemy-utils,
python2-sqlalchemy-utils)[arguments]: Set #:tests? #f.
[native-inputs]: Add python-dateutil-2, python-flexmock, python-pcycopg2 and
python-pytz.
|
|
* gnu/packages/python.scm (python-oauthlib)[native-inputs]:
Add python-mock.
(python2-oauthlib)[native-inputs]: Inherit python-mock.
|
|
* gnu/packages/python.scm (python-paramiko, python2-paramiko)[arguments]:
Set #:tests? #f.
|
|
* gnu/packages/python.scm (python-termstyle)[arguments]: Replace 'check' phase
with custom command.
|
|
* gnu/packages/python.scm (python-twisted, python2-twisted)[arguments]:
Set #:tests? #f.
|
|
* gnu/packages/python.scm (python-zope-security,
python2-zope-security)[arguments]: Set #:tests? #f.
[native-inputs]: Add python-six.
|
|
* gnu/packages/python.scm (python-zope-location,
python2-zope-location)[arguments]: Set #:tests? #f.
|
|
* gnu/packages/python.scm (python-zope-proxy, python2-zope-proxy)[arguments]:
Set #:tests? #f.
|
|
* gnu/packages/python.scm (python-zope-configuration,
python2-zope-configuration)[arguments]: Set #:tests? #f.
|
|
* gnu/packages/python.scm (python-zope-schema,
python2-zope-schema)[arguments]: Set #:tests? #f.
|
|
* gnu/packages/python.scm (python-zope-testrunner,
python2-zope-testrunner)[arguments]: Set #:tests? #f.
|
|
* gnu/packages/python.scm (snakemake): Update to 3.9.0.
[source]: Use 'pypi-uri'.
[arguments]: Disable tests.
[home-page]: Update.
|
|
* gnu/packages/python.scm (python-ly): Set #:tests? #f.
|
|
* gnu/packages/python.scm (python-scikit-image,
python2-scikit-image)[arguments]: Set #:tests? #f.
|
|
* gnu/packages/python.scm (python-jedi, python2-jedi)[arguments]: Disable
tests.
[native-inputs]: Add python-pytest.
|
|
* gnu/packages/python.scm (python-clint, python2-clint)[native-inputs]: Add
python-pytest.
[arguments]: Replace 'check' phase with custom command.
|
|
* gnu/packages/python.scm (python-fake-factory,
python2-fake-factory)[arguments]: Replace 'check' phase with custom command.
|
|
* gnu/packages/python.scm (python-mock)[source]: Use ‘pypi-uri’.
[home-page]: Replace dead Google Code home page.
|
|
* gnu/packages/python.scm (python-pyaml, python2-pyaml)[native-inputs]: Add
python-unidecode.
|
|
* gnu/packages/python.scm (python-inflection,
python2-inflection)[native-inputs]: Add python-pytest.
|
|
* gnu/packages/python.scm (python-botocore, python2-botocore): Set #:tests? #f.
|
|
* gnu/packages/python.scm (python-jmespath, python2-jmespath)[native-inputs]:
Add python-nose.
|
|
* gnu/packages/python.scm (python2-fastlmm)[native-inputs]: Add python2-nose.
|
|
* gnu/packages/python.scm (python-cryptography, python2-cryptography): Update
to 1.7.1.
[arguments]: Remove field.
(python-cryptography-vectors, python2-cryptography-vectors): Update to 1.7.1.
|
|
* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl)[arguments]:
Set #:tests? #f.
[native-inputs]: Add python-pytest.
|
|
* gnu/packages/python.scm (python-hypothesis,
python2-hypothesis)[propagated-inputs]: Move everything from here ...
[native-inputs]: ... to here.
(python2-hypothesis)[native-inputs]: Append inherited native-inputs.
|
|
* gnu/packages/python.scm (python-nbconvert, python2-nbconvert)[arguments]:
Set #:tests? #f.
[native-inputs]: Add python-pytest.
|
|
* gnu/packages/python.scm (python-iso8601, python2-iso8601)[native-inputs]:
Add python-pytest.
|
|
* gnu/packages/python.scm (python-flake8-2.2.4,
python2-flake8-2.2.4)[arguments]: Set #:tests? #f.
|