summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* Merge branch 'python-tests'Marius Bakke2017-03-03
|\
| * gnu: ribodiff: Fix test failure.Marius Bakke2017-02-27
| | | | | | | | | | * gnu/packages/bioinformatics.scm (ribodiff)[native-inputs]: Add PYTHON2-MOCK and PYTHON2-NOSE.
| * gnu: khard: Disable tests.Marius Bakke2017-02-27
| | | | | | | | * gnu/packages/mail.scm (khard)[arguments]: Set #:tests? #f.
| * Merge branch 'master' into python-testsMarius Bakke2017-02-27
| |\
| * | gnu: python-dendropy: Fix failing tests.Ricardo Wurmus2017-02-24
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/python-dendropy-fix-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/bioinformatics.scm (python-dendropy)[source]: Add patch.
| * | gnu: python2-reno: Disable tests.Marius Bakke2017-02-24
| | | | | | | | | | | | | | | * gnu/packages/openstack.scm (python2-reno)[arguments]: New field. (python-reno)[properties]: Delay it.
| * | gnu: python2-swiftclient: Disable tests.Marius Bakke2017-02-24
| | | | | | | | | | | | * gnu/packages/openstack.scm (python2-swiftclient)[arguments]: New field.
| * | gnu: python2-bandit: Disable tests.Marius Bakke2017-02-24
| | | | | | | | | | | | | | | * gnu/packages/openstack.scm (python2-bandit)[arguments]: New field. (python-bandit)[properties]: Delay it.
| * | gnu: python2-stevedore: Disable tests.Marius Bakke2017-02-24
| | | | | | | | | | | | | | | * gnu/packages/openstack.scm (python2-stevedore)[arguments]: New field. (python-stevedore)[properties]: New field.
| * | gnu: python2-requests-mock: Disable tests.Marius Bakke2017-02-24
| | | | | | | | | | | | | | | * gnu/packages/openstack.scm (python2-requests-mock)[arguments]: New field. (python-requests-mock): Delay it.
| * | gnu: python2-oslotest: Disable tests.Marius Bakke2017-02-24
| | | | | | | | | | | | | | | * gnu/packages/openstack.scm(python2-oslotest)[arguments]: New field. (python-oslotest)[properties]: Delay it.
| * | gnu: python-fake-factory: Fix build on 32bit.Marius Bakke2017-02-24
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/patches/python-fake-factory-fix-build-32bit.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/python.scm (python-fake-factory, python2-fake-factory)[source]: Use it.
| * | gnu: python-pyicu: Fix build.Marius Bakke2017-02-19
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-pyicu, python2-pyicu)[arguments]: New field. Add phase to delete locale-dependent test.
| * | gnu: python-scikit-learn: Fix test failure.Marius Bakke2017-02-19
| | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-scikit-learn, python2-scikit-learn)[arguments]: Use 'modify-phases'. Move 'check' phase after 'install' and incorporate 'set-HOME' phase.
| * | gnu: python-scipy: Declare python2-variant.Marius Bakke2017-02-19
| | | | | | | | | | | | | | | | | | This is a followup to a50e03014177d2f00b5b85d3e1c295406f842016. * gnu/packages/python.scm (python-scipy)[properties]: New field.
| * | gnu: python-flake8-polyfill: Enable tests.Marius Bakke2017-02-19
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-flake8-polyfill, python2-flake8-polyfill)[native-inputs]: Add PYTHON-FLAKE8, PYTHON-MOCK, PYTHON-PYCODESTYLE and PYTHON-PYTEST. New field. [arguments]: Replace 'check' phase with custom command.
| * | gnu: python-flask-wtf: Drop failing test.Marius Bakke2017-02-19
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-flask-wtf, python2-flask-wtf)[arguments]: Add phase to delete file that needs network access.
| * | gnu: python-pbkdf2: Fix tests.Marius Bakke2017-02-19
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-pbkdf2)[arguments]: Replace 'check' phase with custom command.
| * | gnu: duplicity: Fix tests.Marius Bakke2017-02-19
| | | | | | | | | | | | | | | * gnu/packages/backup.scm (duplicity)[native-inputs]: Add PAR2CMDLINE. [arguments]: Move /bin/sh substitution to 'patch-source' phase and add one file.
| * | gnu: python-sphinx: Propagate python-requests.Marius Bakke2017-02-19
| | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-sphinx)[native-inputs]: Move PYTHON-REQUESTS to ... [propagated-inputs]: ... here.
| * | gnu: python-oslosphinx: Re-enable tests.Danny Milosavljevic2017-02-18
| | | | | | | | | | | | * gnu/packages/openstack.scm (python-oslosphinx): Re-enable tests.
| * | gnu: python-oslosphinx: Update to 4.10.0.Danny Milosavljevic2017-02-18
| | | | | | | | | | | | * gnu/packages/openstack.scm (python-oslosphinx): Update to 4.10.0.
| * | gnu: python-pbr: Support python-sphinx>=1.2.1.Danny Milosavljevic2017-02-18
| | | | | | | | | | | | | | | * gnu/packages/patches/python-pbr-fix-man-page-support.patch: New file. * gnu/packages/python.scm (python-pbr-minimal): Use the new patch file.
| * | gnu: python-qrcode: Disable tests.Marius Bakke2017-02-15
| | | | | | | | | | | | * gnu/packages/python.scm (python-qrcode, python2-qrcode)[arguments]: New field.
| * | gnu: python-sphinx-cloud-sptheme: Explicitly disable tests.Marius Bakke2017-02-15
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-sphinx-cloud-sptheme, python2-sphinx-cloud-sptheme)[arguments]: New field.
| * | gnu: python-sphinx-repoze-autointerface: Disable tests.Marius Bakke2017-02-15
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-sphinx-repoze-autointerface, python2-sphinx-repoze-autointerface)[arguments]: New field.
| * | gnu: python-sphinx-rtd-theme: Disable tests.Marius Bakke2017-02-15
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-sphinx-rtd-theme, python2-sphinx-rtd-theme)[arguments]: New field.
| * | gnu: python-sphinxcontrib-newsfeed: Disable tests.Marius Bakke2017-02-15
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-sphinxcontrib-newsfeed python2-sphinxcontrib-newsfeed)[arguments]: New field.
| * | gnu: python-sphinxcontrib-programoutput: Disable tests.Marius Bakke2017-02-15
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-sphinxcontrib-programoutput, python2-sphinxcontrib-programoutput)[arguments]: New field.
| * | gnu: python-requests-mock: Update to 1.3.0.Marius Bakke2017-02-15
| | | | | | | | | | | | | | | * gnu/packages/openstack.scm (python-requests-mock, python2-requests-mock): Update to 1.3.0.
| * | gnu: python-tabulate: Disable tests.Marius Bakke2017-02-15
| | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-tabulate)[arguments]: New field. [native-inputs]: Remove. [source]: Remove test substitution snippet.
| * | gnu: awscli: Explicitly disable tests.Marius Bakke2017-02-14
| | | | | | | | | | | | | | | * gnu/packages/python.scm (awscli)[arguments]: New field. [native-inputs]: Remove.
| * | gnu: python-mako: Fix tests.Marius Bakke2017-02-14
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-mako, python2-mako)[native-inputs]: Add PYTHON-PYTEST.
| * | gnu: python-openid-teams: Disable tests.Marius Bakke2017-02-14
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-openid-teams, python2-openid-teams)[arguments]: New field.
| * | gnu: python-openid-cla: Disable tests.Marius Bakke2017-02-14
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-openid-cla, python2-openid-cla)[arguments]: New field.
| * | gnu: python-oslosphinx: Disable tests.Marius Bakke2017-02-14
| | | | | | | | | | | | | | | * gnu/packages/openstack.scm (python-oslosphinx, python2-oslosphinx)[arguments]: New field.
| * | gnu: python-pygit2: Skip tests requiring network access.Marius Bakke2017-02-14
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-pygit2, python2-pygit2)[source](patches): New field. * gnu/packages/patches/python-pygit2-disable-network-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
| * | gnu: python-trollius-redis: Disable tests.Marius Bakke2017-02-13
| | | | | | | | | | | | | | | * gnu/packages/python.scm (python-trollius-redis, python2-trollius-redis)[arguments]: New field.
| * | Merge branch 'master' into python-testsMarius Bakke2017-02-13
| |\ \
| * | | gnu: python-scipy, python-matplotlib: Fix build after Sphinx update.Marius Bakke2017-01-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-sphinx-1.2.3, python2-sphinx-1.2.3): New variables. (python-matplotlib)[native-inputs]: Change 'python-sphinx' to 'python-sphinx-1.2.3'. (python2-matplotlib)[native-inputs]: New field. (python-scipy)[native-inputs]: Change 'python-sphinx' to 'python-sphinx-1.2.3'. (python2-scipy)[native-inputs]: New field.
| * | | gnu: python-scipy: Fix expression after changing to 'modify-phases'.Marius Bakke2017-01-19
| | | | | | | | | | | | | | | | | | | | | | | | This is a followup to 16ca6aaac867862ea6d84c5888bfc59099f335a0. * gnu/packages/python.scm (python-scipy)[arguments]: Fix parens.
| * | | gnu: python-scipy: Use 'modify-phases' syntax.Marius Bakke2017-01-19
| | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-scipy)[arguments]: Use 'modify-phases'.
| * | | gnu: Add python-reno.Danny Milosavljevic2017-01-19
| | | | | | | | | | | | | | | | * gnu/packages/openstack.scm (python-reno, python-reno2): New variables.
| * | | gnu: python-testtools: Update to 1.4.0.Danny Milosavljevic2017-01-19
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-testtools): Update to 1.4.0. [source]: Use pypi-uri. [arguments]: New field.
| * | | gnu: Add python-dulwich.Danny Milosavljevic2017-01-19
| | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-dulwich, python2-dulwich): New variables.
| * | | gnu: Add python-fastimport.Danny Milosavljevic2017-01-19
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-fastimport, python2-fastimport): New variables.
| * | | gnu: python-mox3: Remove python-oslosphinx dependency (since the tests don't ↵Danny Milosavljevic2017-01-19
| | | | | | | | | | | | | | | | | | | | | | | | run anyway). * gnu/packages/openstack.scm (python-mox3)[native-inputs]: Remove python-oslosphinx.
| * | | gnu: python-sphinx: Update to 1.5.1 and enable tests.Danny Milosavljevic2017-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-sphinx): Update to 1.5.1. [arguments]: New field. [native-inputs]: Add graphviz, python-html5lib, python-mock, python-nose, python-requests. (python2-sphinx)[native-inputs]: Add python2-enum34.
| * | | gnu: Add python-geventhttpclient.Marius Bakke2017-01-18
| | | | | | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-geventhttpclient, python2-geventhttpclient): New variables.
| * | | gnu: python-requests: Update to 2.12.4.Marius Bakke2017-01-18
| | | | | | | | | | | | | | | | * gnu/packages/python.scm (python-requests, python2-requests): Update to 2.12.4.