aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: python-efl: Disable tests.Marius Bakke2016-12-19
| | | | | * gnu/packages/enlightenment.scm (python-efl, python2-efl)[arguments]: Add phase to set test environment. And set #:tests? #f.
* gnu: sshoot: Fix tests.Marius Bakke2016-12-19
| | | | * gnu/packages/vpn.scm (sshoot)[arguments]: Add 'patch-paths' phase.
* gnu: thefuck: Correct inputs and disable tests.Marius Bakke2016-12-19
| | | | | | | * gnu/packages/admin.scm (thefuck)[arguments]: Set #:tests? #f. [inputs]: Move everything to ... [propagated-inputs]: ... here. Remove duplicate [inputs] and python-setuptools. [native-inputs]: Add python-pytest, python-pytest-mock and python-mock.
* gnu: git-annex-remote-hubic: Fix python-dateutil dependency.Marius Bakke2016-12-18
| | | | | | | This is a followup to 22d7360b1660faeae42ca382b3dc3f999a56d3ca. * gnu/packages/version-control.scm (git-annex-remote-hubic)[propagated-inputs]: Change python-dateutil-2 to python-dateutil.
* gnu: asciinema: Fix test requirements.Marius Bakke2016-12-17
| | | | * gnu/packages/terminals.scm (asciinema)[native-inputs]: Add python-requests.
* gnu: pbtranscript-tofu: Disable tests.Marius Bakke2016-12-16
| | | | * gnu/packages/bioinformatics.scm (pbtranscript-tofu)[arguments]: Set #:tests? #f.
* gnu: python-beautifulsoup4: Fix python2 variant.Marius Bakke2016-12-16
| | | | | | | This is a followup to 5f37f0b66e301210698ab0c0af24453c826ba18a. * gnu/packages/python.scm (python-beautifulsoup4)[properties]: New field. Delay python2 variant.
* gnu: python2-kombu: Disable tests.Marius Bakke2016-12-16
| | | | * gnu/packages/python.scm (python2-kombu)[arguments]: Set #:tests? #f.
* gnu: python-pyopenssl: Enable tests.Marius Bakke2016-12-16
| | | | | | | * 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: ptpython: Disable tests.Marius Bakke2016-12-16
| | | | * gnu/packages/python.scm (ptpython, ptpython2)[arguments]: Set #:tests? #f.
* gnu: multiqc: Fix test dependencies.Marius Bakke2016-12-16
| | | | * gnu/packages/bioinformatics.scm (multiqc)[native-inputs]: Add python-nose.
* gnu: python-sympy: Update to 1.0.Marius Bakke2016-12-16
| | | | | * gnu/packages/python.scm (python-sympy, python2-sympy): Update to 1.0. [propagated-inputs]: Add python-mpmath.
* gnu: Add python-mpmath.Marius Bakke2016-12-16
| | | | * gnu/packages/python.scm (python-mpmath, python2-mpmath): New variables.
* gnu: idr: Remove explicit wrapper. This is now done implicitly.Marius Bakke2016-12-16
| | | | * gnu/packages/bioinformatics.scm (idr)[arguments]: Remove #:phases.
* gnu: idr: Correct inputs.Marius Bakke2016-12-16
| | | | | * gnu/packages/bioinformatics.scm (idr)[inputs]: Move everything from here ... [propagated-inputs]: ... to here. Add python-sympy.
* gnu: idr: Disable tests.Marius Bakke2016-12-16
| | | | * gnu/packages/bioinformatics.scm (idr)[arguments]: Set #:tests? #f.
* gnu: deeptools: Fix test dependency.Marius Bakke2016-12-16
| | | | * gnu/packages/bioinformatics.scm (deeptools)[native-inputs]: Add python-nose.
* gnu: clipper: Fix test dependency.Marius Bakke2016-12-16
| | | | * gnu/packages/bioinformatics.scm (clipper)[native-inputs]: Add python2-nose.
* gnu: python-apsw: Fix tests.Marius Bakke2016-12-16
| | | | | * gnu/packages/python.scm (python-apsw, python2-apsw)[arguments]: Use 'modify-phases'. Add installed PYTHONPATH before running tests.
* gnu: python-argcomplete: Fix tests.Marius Bakke2016-12-16
| | | | | * gnu/packages/python.scm (python-argcomplete, python2-argcomplete)[native-inputs]: Add python-pexpect and tcsh.
* gnu: python-widgetsnbextension: Fix tests.Marius Bakke2016-12-16
| | | | | * gnu/packages/python.scm (python-widgetsnbextension, python2-widgetsnbextension)[native-inputs]: Add python-certifi.
* gnu: python-pexpect: Update to 4.2.1.Marius Bakke2016-12-16
| | | | | | | | * 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: python-axolotl: Remove workaround for bug #20765.Marius Bakke2016-12-16
| | | | | * gnu/packages/python.scm (python-axolotl, python2-axolotl)[arguments]: Remove #:configure-flags.
* gnu: Remove python-dateutil@1.5.Marius Bakke2016-12-16
| | | | | | | | | | | | | | | | | | | * 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: python-flask-restplus: Disable tests.Marius Bakke2016-12-15
| | | | * gnu/packages/python.scm (python-flask-restplus)[arguments]: Set #:tests? #f.
* gnu: python-gridmap: Disable tests.Marius Bakke2016-12-15
| | | | | * gnu/packages/python.scm (python-gridmap, python2-gridmap)[arguments]: Set #:tests? #f.
* gnu: python-hy: Fix test suite.Marius Bakke2016-12-15
| | | | | | * gnu/packages/python.scm (python-hy, python2-hy)[arguments]: Replace 'check' phase with custom command. [native-inputs]: Add python-coverage and python-nose.
* gnu: python-py3status: Disable tests.Marius Bakke2016-12-15
| | | | * gnu/packages/python.scm (python-py3status)[arguments]: Set #:tests? #f.
* gnu: python-pylast: Disable tests.Marius Bakke2016-12-15
| | | | | * gnu/packages/music.scm (python-pylast, python2-pylast)[arguments]: Set #:tests? #f.
* gnu: python-pyserial: Disable tests.Marius Bakke2016-12-15
| | | | | * gnu/packages/python.scm (python-pyserial, python2-pyserial)[arguments]: Set #:tests? #f.
* gnu: python-pystache: Disable tests for python3 variant.Marius Bakke2016-12-15
| | | | | | * 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: python-pytest-django: Disable tests.Marius Bakke2016-12-15
| | | | | * gnu/packages/django.scm (python-pytest-django, python2-pytest-django)[arguments]: Set #:tests? #f.
* gnu: python-pytest-xdist: Disable tests.Marius Bakke2016-12-15
| | | | | * gnu/packages/python.scm (python-pytest-xdist, python2-pytest-xdist)[arguments]: Set #:tests? #f.
* gnu: python-reportlab: Fix tests.Marius Bakke2016-12-15
| | | | | * gnu/packages/pdf.scm (python-reportlab, python2-reportlab)[arguments]: Set #:test-target.
* gnu: python-rpy2: Fix tests.Marius Bakke2016-12-15
| | | | | * gnu/packages/python.scm (python-rpy2, python2-rpy2)[arguments]: Replace check phase with custom post-install command.
* gnu: python-seaborn: Disable tests.Marius Bakke2016-12-15
| | | | | * gnu/packages/python.scm (python-seaborn, python2-seaborn)[arguments]: Disable tests.
* gnu: python-sqlalchemy-utils: Disable tests.Marius Bakke2016-12-15
| | | | | | | * 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: python-keystoneclient: Disable tests.Marius Bakke2016-12-15
| | | | | * gnu/packages/openstack.scm (python-keystoneclient, python2-keystoneclient)[arguments]: Set #:tests? #f.
* gnu: python-oauthlib: Fix tests.Marius Bakke2016-12-15
| | | | | | * gnu/packages/python.scm (python-oauthlib)[native-inputs]: Add python-mock. (python2-oauthlib)[native-inputs]: Inherit python-mock.
* gnu: python-tempest-lib: Disable tests.Marius Bakke2016-12-15
| | | | | * gnu/packages/openstack.scm (python-tempest-lib, python2-tempest-lib)[arguments]: Set #:tests? #f.
* gnu: python-oslo.log: Disable tests.Marius Bakke2016-12-15
| | | | | * gnu/packages/openstack.scm (python-oslo.log, python2-oslo.log)[arguments]: Set #:tests? #f.
* gnu: python-paramiko: Disable tests.Marius Bakke2016-12-15
| | | | | * gnu/packages/python.scm (python-paramiko, python2-paramiko)[arguments]: Set #:tests? #f.
* gnu: python-oslo.serialization: Disable tests.Marius Bakke2016-12-15
| | | | | * gnu/packages/openstack.scm (python-oslo.serialization, python2-oslo.serialization)[arguments]: Set #:tests? #f.
* gnu: python-oslo.utils: Disable tests.Marius Bakke2016-12-15
| | | | | | * gnu/packages/openstack.scm (python-oslo.utils, python2-oslo.utils)[arguments]: Set #:tests? #f. [native-inputs]: Add python-bandit and python-oslo.config.
* gnu: python-oslo.config: Disable tests.Marius Bakke2016-12-15
| | | | | * gnu/packages/openstack.scm (python-oslo.config, python2-oslo.config)[arguments]: Set #:tests? #f.
* gnu: python-stevedore: Fix tests.Marius Bakke2016-12-15
| | | | | | * gnu/packages/openstack.scm (python-stevedore, python2-stevedore)[native-inputs]: Add python-discover, python-oslosphinx, python-sphinx and python-testrepository.
* gnu: python-oslo.i18n: Disable tests.Marius Bakke2016-12-15
| | | | | * gnu/packages/openstack.scm (python-oslo.i18n, python2-oslo.i18n)[arguments]: Set #:tests? #f.
* gnu: python-oslo.context: Disable tests.Marius Bakke2016-12-15
| | | | | | | * 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.
* gnu: python-debtcollector: Disable tests.Marius Bakke2016-12-15
| | | | | * gnu/packages/openstack.scm (python-debtcollector, python2-debtcollector)[arguments]: Set #:tests? #f.
* gnu: python-termstyle: Fix tests.Marius Bakke2016-12-15
| | | | | * gnu/packages/python.scm (python-termstyle)[arguments]: Replace 'check' phase with custom command.