Age | Commit message (Expand) | Author |
2016-12-16 | gnu: python-pyopenssl: Enable tests.•••* 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.
| Marius Bakke |
2016-12-16 | gnu: ptpython: Disable tests.•••* gnu/packages/python.scm (ptpython, ptpython2)[arguments]: Set #:tests? #f.
| Marius Bakke |
2016-12-16 | gnu: multiqc: Fix test dependencies.•••* gnu/packages/bioinformatics.scm (multiqc)[native-inputs]: Add python-nose.
| Marius Bakke |
2016-12-16 | gnu: python-sympy: Update to 1.0.•••* gnu/packages/python.scm (python-sympy, python2-sympy): Update to 1.0.
[propagated-inputs]: Add python-mpmath.
| Marius Bakke |
2016-12-16 | gnu: Add python-mpmath.•••* gnu/packages/python.scm (python-mpmath, python2-mpmath): New variables.
| Marius Bakke |
2016-12-16 | gnu: idr: Remove explicit wrapper. This is now done implicitly.•••* gnu/packages/bioinformatics.scm (idr)[arguments]: Remove #:phases.
| Marius Bakke |
2016-12-16 | gnu: idr: Correct inputs.•••* gnu/packages/bioinformatics.scm (idr)[inputs]: Move everything from here ...
[propagated-inputs]: ... to here. Add python-sympy.
| Marius Bakke |
2016-12-16 | gnu: idr: Disable tests.•••* gnu/packages/bioinformatics.scm (idr)[arguments]: Set #:tests? #f.
| Marius Bakke |
2016-12-16 | gnu: deeptools: Fix test dependency.•••* gnu/packages/bioinformatics.scm (deeptools)[native-inputs]: Add python-nose.
| Marius Bakke |
2016-12-16 | gnu: clipper: Fix test dependency.•••* gnu/packages/bioinformatics.scm (clipper)[native-inputs]: Add python2-nose.
| Marius Bakke |
2016-12-16 | gnu: python-apsw: Fix tests.•••* gnu/packages/python.scm (python-apsw, python2-apsw)[arguments]: Use
'modify-phases'. Add installed PYTHONPATH before running tests.
| Marius Bakke |
2016-12-16 | gnu: python-argcomplete: Fix tests.•••* gnu/packages/python.scm (python-argcomplete,
python2-argcomplete)[native-inputs]: Add python-pexpect and tcsh.
| Marius Bakke |
2016-12-16 | gnu: python-widgetsnbextension: Fix tests.•••* gnu/packages/python.scm (python-widgetsnbextension,
python2-widgetsnbextension)[native-inputs]: Add python-certifi.
| Marius Bakke |
2016-12-16 | gnu: python-pexpect: Update to 4.2.1.•••* 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.
| Marius Bakke |
2016-12-16 | gnu: python-axolotl: Remove workaround for bug #20765.•••* gnu/packages/python.scm (python-axolotl, python2-axolotl)[arguments]:
Remove #:configure-flags.
| Marius Bakke |
2016-12-16 | gnu: Remove python-dateutil@1.5.•••* 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.
| Marius Bakke |
2016-12-15 | gnu: python-flask-restplus: Disable tests.•••* gnu/packages/python.scm (python-flask-restplus)[arguments]: Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: python-gridmap: Disable tests.•••* gnu/packages/python.scm (python-gridmap, python2-gridmap)[arguments]:
Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: python-hy: Fix test suite.•••* gnu/packages/python.scm (python-hy, python2-hy)[arguments]: Replace 'check'
phase with custom command.
[native-inputs]: Add python-coverage and python-nose.
| Marius Bakke |
2016-12-15 | gnu: python-py3status: Disable tests.•••* gnu/packages/python.scm (python-py3status)[arguments]: Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: python-pylast: Disable tests.•••* gnu/packages/music.scm (python-pylast, python2-pylast)[arguments]:
Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: python-pyserial: Disable tests.•••* gnu/packages/python.scm (python-pyserial, python2-pyserial)[arguments]:
Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: python-pystache: Disable tests for python3 variant.•••* gnu/packages/python.scm (python-pystache)[arguments]: Disable tests.
[properties]: New field. Delay python2 variant.
(python2-pystache)[arguments]: Replace 'check' phase with custom command.
| Marius Bakke |
2016-12-15 | gnu: python-pytest-django: Disable tests.•••* gnu/packages/django.scm (python-pytest-django,
python2-pytest-django)[arguments]: Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: python-pytest-xdist: Disable tests.•••* gnu/packages/python.scm (python-pytest-xdist,
python2-pytest-xdist)[arguments]: Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: python-reportlab: Fix tests.•••* gnu/packages/pdf.scm (python-reportlab, python2-reportlab)[arguments]:
Set #:test-target.
| Marius Bakke |
2016-12-15 | gnu: python-rpy2: Fix tests.•••* gnu/packages/python.scm (python-rpy2, python2-rpy2)[arguments]: Replace
check phase with custom post-install command.
| Marius Bakke |
2016-12-15 | gnu: python-seaborn: Disable tests.•••* gnu/packages/python.scm (python-seaborn, python2-seaborn)[arguments]:
Disable tests.
| Marius Bakke |
2016-12-15 | gnu: python-sqlalchemy-utils: 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.
| Marius Bakke |
2016-12-15 | gnu: python-keystoneclient: Disable tests.•••* gnu/packages/openstack.scm (python-keystoneclient,
python2-keystoneclient)[arguments]: Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: python-oauthlib: Fix tests.•••* gnu/packages/python.scm (python-oauthlib)[native-inputs]:
Add python-mock.
(python2-oauthlib)[native-inputs]: Inherit python-mock.
| Marius Bakke |
2016-12-15 | gnu: python-tempest-lib: Disable tests.•••* gnu/packages/openstack.scm (python-tempest-lib,
python2-tempest-lib)[arguments]: Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: python-oslo.log: Disable tests.•••* gnu/packages/openstack.scm (python-oslo.log, python2-oslo.log)[arguments]:
Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: python-paramiko: Disable tests.•••* gnu/packages/python.scm (python-paramiko, python2-paramiko)[arguments]:
Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: python-oslo.serialization: Disable tests.•••* gnu/packages/openstack.scm (python-oslo.serialization,
python2-oslo.serialization)[arguments]: Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: python-oslo.utils: Disable tests.•••* gnu/packages/openstack.scm (python-oslo.utils,
python2-oslo.utils)[arguments]: Set #:tests? #f.
[native-inputs]: Add python-bandit and python-oslo.config.
| Marius Bakke |
2016-12-15 | gnu: python-oslo.config: Disable tests.•••* gnu/packages/openstack.scm (python-oslo.config,
python2-oslo.config)[arguments]: Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: python-stevedore: Fix tests.•••* gnu/packages/openstack.scm (python-stevedore,
python2-stevedore)[native-inputs]: Add python-discover, python-oslosphinx,
python-sphinx and python-testrepository.
| Marius Bakke |
2016-12-15 | gnu: python-oslo.i18n: Disable tests.•••* gnu/packages/openstack.scm (python-oslo.i18n, python2-oslo.i18n)[arguments]:
Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: python-oslo.context: Disable tests.•••* gnu/packages/openstack.scm (python-oslo.context,
python2-oslo.context)[arguments]: Set #:tests? #f.
[native-inputs]: Add python-coverage, python-hacking, python-mock,
python-os-client-config, python-oslosphinx and python-sphinx.
| Marius Bakke |
2016-12-15 | gnu: python-debtcollector: Disable tests.•••* gnu/packages/openstack.scm (python-debtcollector,
python2-debtcollector)[arguments]: Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: python-termstyle: Fix tests.•••* gnu/packages/python.scm (python-termstyle)[arguments]: Replace 'check' phase
with custom command.
| Marius Bakke |
2016-12-15 | gnu: python-twisted: Disable tests.•••* gnu/packages/python.scm (python-twisted, python2-twisted)[arguments]:
Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: python-zope-security: Disable tests.•••* gnu/packages/python.scm (python-zope-security,
python2-zope-security)[arguments]: Set #:tests? #f.
[native-inputs]: Add python-six.
| Marius Bakke |
2016-12-15 | gnu: python-zope-location: Disable tests.•••* gnu/packages/python.scm (python-zope-location,
python2-zope-location)[arguments]: Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: python-zope-proxy: Disable tests.•••* gnu/packages/python.scm (python-zope-proxy, python2-zope-proxy)[arguments]:
Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: python-zope-configuration: Disable tests.•••* gnu/packages/python.scm (python-zope-configuration,
python2-zope-configuration)[arguments]: Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: python-zope-interface: Disable tests.•••* gnu/packages/python.scm (python-zope-schema,
python2-zope-schema)[arguments]: Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: python-zope-testrunner: Disable tests.•••* gnu/packages/python.scm (python-zope-testrunner,
python2-zope-testrunner)[arguments]: Set #:tests? #f.
| Marius Bakke |
2016-12-15 | gnu: snakemake: Update to 3.9.0.•••* gnu/packages/python.scm (snakemake): Update to 3.9.0.
[source]: Use 'pypi-uri'.
[arguments]: Disable tests.
[home-page]: Update.
| Marius Bakke |