Commit Graph

17040 Commits (329553482d0632e35b3c0028548b004f8cb32aec)

Author SHA1 Message Date
Marius Bakke 329553482d
gnu: ptpython: Disable tests.
* gnu/packages/python.scm (ptpython, ptpython2)[arguments]: Set #:tests? #f.
2016-12-16 13:39:07 +01:00
Marius Bakke 0d90875974
gnu: multiqc: Fix test dependencies.
* gnu/packages/bioinformatics.scm (multiqc)[native-inputs]: Add python-nose.
2016-12-16 13:28:49 +01:00
Marius Bakke 52f622ef9f
gnu: python-sympy: Update to 1.0.
* gnu/packages/python.scm (python-sympy, python2-sympy): Update to 1.0.
[propagated-inputs]: Add python-mpmath.
2016-12-16 13:22:12 +01:00
Marius Bakke 58a35665d9
gnu: Add python-mpmath.
* gnu/packages/python.scm (python-mpmath, python2-mpmath): New variables.
2016-12-16 13:22:10 +01:00
Marius Bakke 14386fc7d9
gnu: idr: Remove explicit wrapper. This is now done implicitly.
* gnu/packages/bioinformatics.scm (idr)[arguments]: Remove #:phases.
2016-12-16 13:16:39 +01:00
Marius Bakke b7a820fc97
gnu: idr: Correct inputs.
* gnu/packages/bioinformatics.scm (idr)[inputs]: Move everything from here ...
[propagated-inputs]: ... to here. Add python-sympy.
2016-12-16 13:11:20 +01:00
Marius Bakke 1c10a1d75c
gnu: idr: Disable tests.
* gnu/packages/bioinformatics.scm (idr)[arguments]: Set #:tests? #f.
2016-12-16 13:08:57 +01:00
Marius Bakke aaffb9c97b
gnu: deeptools: Fix test dependency.
* gnu/packages/bioinformatics.scm (deeptools)[native-inputs]: Add python-nose.
2016-12-16 04:27:35 +01:00
Marius Bakke d281be18bc
gnu: clipper: Fix test dependency.
* gnu/packages/bioinformatics.scm (clipper)[native-inputs]: Add python2-nose.
2016-12-16 04:26:32 +01:00
Marius Bakke 154d207c43
gnu: python-apsw: Fix tests.
* gnu/packages/python.scm (python-apsw, python2-apsw)[arguments]: Use
  'modify-phases'. Add installed PYTHONPATH before running tests.
2016-12-16 02:45:49 +01:00
Marius Bakke 80ce42bdbf
gnu: python-argcomplete: Fix tests.
* gnu/packages/python.scm (python-argcomplete,
  python2-argcomplete)[native-inputs]: Add python-pexpect and tcsh.
2016-12-16 02:16:23 +01:00
Marius Bakke 58f5fae7c4
gnu: python-widgetsnbextension: Fix tests.
* gnu/packages/python.scm (python-widgetsnbextension,
  python2-widgetsnbextension)[native-inputs]: Add python-certifi.
2016-12-16 02:14:54 +01:00
Marius Bakke ed11804309
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.
2016-12-16 02:10:58 +01:00
Marius Bakke 01fb9f6638
gnu: python-axolotl: Remove workaround for bug #20765.
* gnu/packages/python.scm (python-axolotl, python2-axolotl)[arguments]:
Remove #:configure-flags.
2016-12-16 01:07:41 +01:00
Marius Bakke 22d7360b16
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.
2016-12-16 00:54:48 +01:00
Marius Bakke 59f74825d6
gnu: python-flask-restplus: Disable tests.
* gnu/packages/python.scm (python-flask-restplus)[arguments]: Set #:tests? #f.
2016-12-15 19:56:44 +01:00
Marius Bakke ad348f9f39
gnu: python-gridmap: Disable tests.
* gnu/packages/python.scm (python-gridmap, python2-gridmap)[arguments]:
Set #:tests? #f.
2016-12-15 19:50:12 +01:00
Marius Bakke 15c37077bc
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.
2016-12-15 19:49:06 +01:00
Marius Bakke 8653c1d557
gnu: python-py3status: Disable tests.
* gnu/packages/python.scm (python-py3status)[arguments]: Set #:tests? #f.
2016-12-15 19:09:18 +01:00
Marius Bakke 810f89839c
gnu: python-pylast: Disable tests.
* gnu/packages/music.scm (python-pylast, python2-pylast)[arguments]:
Set #:tests? #f.
2016-12-15 19:06:12 +01:00
Marius Bakke 0a70200951
gnu: python-pyserial: Disable tests.
* gnu/packages/python.scm (python-pyserial, python2-pyserial)[arguments]:
Set #:tests? #f.
2016-12-15 18:42:22 +01:00
Marius Bakke 8bd5164b4a
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.
2016-12-15 18:35:21 +01:00
Marius Bakke 1f31a5e0bf
gnu: python-pytest-django: Disable tests.
* gnu/packages/django.scm (python-pytest-django,
  python2-pytest-django)[arguments]: Set #:tests? #f.
2016-12-15 18:19:34 +01:00
Marius Bakke 4eb385fb33
gnu: python-pytest-xdist: Disable tests.
* gnu/packages/python.scm (python-pytest-xdist,
  python2-pytest-xdist)[arguments]: Set #:tests? #f.
2016-12-15 18:11:43 +01:00
Marius Bakke 9e378e6a5c
gnu: python-reportlab: Fix tests.
* gnu/packages/pdf.scm (python-reportlab, python2-reportlab)[arguments]:
Set #:test-target.
2016-12-15 17:55:36 +01:00
Marius Bakke 444464ec28
gnu: python-rpy2: Fix tests.
* gnu/packages/python.scm (python-rpy2, python2-rpy2)[arguments]: Replace
  check phase with custom post-install command.
2016-12-15 17:55:36 +01:00
Marius Bakke 6f976df677
gnu: python-seaborn: Disable tests.
* gnu/packages/python.scm (python-seaborn, python2-seaborn)[arguments]:
  Disable tests.
2016-12-15 17:31:29 +01:00
Marius Bakke 35d56b7b60
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.
2016-12-15 17:26:42 +01:00
Marius Bakke bfba083684
gnu: python-keystoneclient: Disable tests.
* gnu/packages/openstack.scm (python-keystoneclient,
  python2-keystoneclient)[arguments]: Set #:tests? #f.
2016-12-15 16:55:17 +01:00
Marius Bakke c616b5d3b5
gnu: python-oauthlib: Fix tests.
* gnu/packages/python.scm (python-oauthlib)[native-inputs]:
  Add python-mock.
(python2-oauthlib)[native-inputs]: Inherit python-mock.
2016-12-15 16:50:15 +01:00
Marius Bakke f959495ba0
gnu: python-tempest-lib: Disable tests.
* gnu/packages/openstack.scm (python-tempest-lib,
  python2-tempest-lib)[arguments]: Set #:tests? #f.
2016-12-15 15:23:39 +01:00
Marius Bakke 73b494a11d
gnu: python-oslo.log: Disable tests.
* gnu/packages/openstack.scm (python-oslo.log, python2-oslo.log)[arguments]:
  Set #:tests? #f.
2016-12-15 15:22:16 +01:00
Marius Bakke 49910e6a7c
gnu: python-paramiko: Disable tests.
* gnu/packages/python.scm (python-paramiko, python2-paramiko)[arguments]:
Set #:tests? #f.
2016-12-15 14:01:27 +01:00
Marius Bakke 5ae31b547c
gnu: python-oslo.serialization: Disable tests.
* gnu/packages/openstack.scm (python-oslo.serialization,
  python2-oslo.serialization)[arguments]: Set #:tests? #f.
2016-12-15 13:55:54 +01:00
Marius Bakke ad59ebda53
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.
2016-12-15 13:50:55 +01:00
Marius Bakke d9184f4f76
gnu: python-oslo.config: Disable tests.
* gnu/packages/openstack.scm (python-oslo.config,
  python2-oslo.config)[arguments]: Set #:tests? #f.
2016-12-15 13:49:08 +01:00
Marius Bakke 130f68ec3b
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.
2016-12-15 13:45:07 +01:00
Marius Bakke bb56d9a18c
gnu: python-oslo.i18n: Disable tests.
* gnu/packages/openstack.scm (python-oslo.i18n, python2-oslo.i18n)[arguments]:
  Set #:tests? #f.
2016-12-15 13:35:57 +01:00
Marius Bakke f30e53369b
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.
2016-12-15 13:33:16 +01:00
Marius Bakke 767c7e0ed1
gnu: python-debtcollector: Disable tests.
* gnu/packages/openstack.scm (python-debtcollector,
  python2-debtcollector)[arguments]: Set #:tests? #f.
2016-12-15 13:23:56 +01:00
Marius Bakke 7917a13554
gnu: python-termstyle: Fix tests.
* gnu/packages/python.scm (python-termstyle)[arguments]: Replace 'check' phase
with custom command.
2016-12-15 13:17:29 +01:00
Marius Bakke a960e73fad
gnu: python-twisted: Disable tests.
* gnu/packages/python.scm (python-twisted, python2-twisted)[arguments]:
Set #:tests? #f.
2016-12-15 13:13:23 +01:00
Marius Bakke a74f9b12ae
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.
2016-12-15 12:45:26 +01:00
Marius Bakke 40bb8e07ae
gnu: python-zope-location: Disable tests.
* gnu/packages/python.scm (python-zope-location,
  python2-zope-location)[arguments]: Set #:tests? #f.
2016-12-15 12:42:39 +01:00
Marius Bakke 66b3aadb73
gnu: python-zope-proxy: Disable tests.
* gnu/packages/python.scm (python-zope-proxy, python2-zope-proxy)[arguments]:
  Set #:tests? #f.
2016-12-15 12:40:10 +01:00
Marius Bakke 7e8b1bfa4b
gnu: python-zope-configuration: Disable tests.
* gnu/packages/python.scm (python-zope-configuration,
  python2-zope-configuration)[arguments]: Set #:tests? #f.
2016-12-15 12:38:04 +01:00
Marius Bakke 22dba2eff9
gnu: python-zope-interface: Disable tests.
* gnu/packages/python.scm (python-zope-schema,
  python2-zope-schema)[arguments]: Set #:tests? #f.
2016-12-15 12:35:26 +01:00
Marius Bakke 385871e5f7
gnu: python-zope-testrunner: Disable tests.
* gnu/packages/python.scm (python-zope-testrunner,
  python2-zope-testrunner)[arguments]: Set #:tests? #f.
2016-12-15 12:12:13 +01:00
Marius Bakke 7b93d86670
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.
2016-12-15 10:12:38 +01:00
Marius Bakke 972cf9be52
gnu: python-ly: Disable tests.
* gnu/packages/python.scm (python-ly): Set #:tests? #f.
2016-12-15 10:02:41 +01:00