aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Expand)AuthorAge
...
| | * | gnu: python-pyicu: Fix build.•••* gnu/packages/python.scm (python-pyicu, python2-pyicu)[arguments]: New field. Add phase to delete locale-dependent test. Marius Bakke2017-02-19
| | * | gnu: python-scikit-learn: Fix test failure.•••* gnu/packages/python.scm (python-scikit-learn, python2-scikit-learn)[arguments]: Use 'modify-phases'. Move 'check' phase after 'install' and incorporate 'set-HOME' phase. Marius Bakke2017-02-19
| | * | gnu: python-scipy: Declare python2-variant.•••This is a followup to a50e03014177d2f00b5b85d3e1c295406f842016. * gnu/packages/python.scm (python-scipy)[properties]: New field. Marius Bakke2017-02-19
| | * | gnu: python-flake8-polyfill: Enable tests.•••* 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. Marius Bakke2017-02-19
| | * | gnu: python-flask-wtf: Drop failing test.•••* gnu/packages/python.scm (python-flask-wtf, python2-flask-wtf)[arguments]: Add phase to delete file that needs network access. Marius Bakke2017-02-19
| | * | gnu: python-pbkdf2: Fix tests.•••* gnu/packages/python.scm (python-pbkdf2)[arguments]: Replace 'check' phase with custom command. Marius Bakke2017-02-19
| | * | gnu: python-sphinx: Propagate python-requests.•••* gnu/packages/python.scm (python-sphinx)[native-inputs]: Move PYTHON-REQUESTS to ... [propagated-inputs]: ... here. Marius Bakke2017-02-19
| | * | gnu: python-pbr: Support python-sphinx>=1.2.1.•••* gnu/packages/patches/python-pbr-fix-man-page-support.patch: New file. * gnu/packages/python.scm (python-pbr-minimal): Use the new patch file. Danny Milosavljevic2017-02-18
| | * | gnu: python-qrcode: Disable tests.•••* gnu/packages/python.scm (python-qrcode, python2-qrcode)[arguments]: New field. Marius Bakke2017-02-15
| | * | gnu: python-sphinx-cloud-sptheme: Explicitly disable tests.•••* gnu/packages/python.scm (python-sphinx-cloud-sptheme, python2-sphinx-cloud-sptheme)[arguments]: New field. Marius Bakke2017-02-15
| | * | gnu: python-sphinx-repoze-autointerface: Disable tests.•••* gnu/packages/python.scm (python-sphinx-repoze-autointerface, python2-sphinx-repoze-autointerface)[arguments]: New field. Marius Bakke2017-02-15
| | * | gnu: python-sphinx-rtd-theme: Disable tests.•••* gnu/packages/python.scm (python-sphinx-rtd-theme, python2-sphinx-rtd-theme)[arguments]: New field. Marius Bakke2017-02-15
| | * | gnu: python-sphinxcontrib-newsfeed: Disable tests.•••* gnu/packages/python.scm (python-sphinxcontrib-newsfeed python2-sphinxcontrib-newsfeed)[arguments]: New field. Marius Bakke2017-02-15
| | * | gnu: python-sphinxcontrib-programoutput: Disable tests.•••* gnu/packages/python.scm (python-sphinxcontrib-programoutput, python2-sphinxcontrib-programoutput)[arguments]: New field. Marius Bakke2017-02-15
| | * | gnu: python-tabulate: Disable tests.•••* gnu/packages/python.scm (python-tabulate)[arguments]: New field. [native-inputs]: Remove. [source]: Remove test substitution snippet. Marius Bakke2017-02-15
| | * | gnu: awscli: Explicitly disable tests.•••* gnu/packages/python.scm (awscli)[arguments]: New field. [native-inputs]: Remove. Marius Bakke2017-02-14
| | * | gnu: python-mako: Fix tests.•••* gnu/packages/python.scm (python-mako, python2-mako)[native-inputs]: Add PYTHON-PYTEST. Marius Bakke2017-02-14
| | * | gnu: python-openid-teams: Disable tests.•••* gnu/packages/python.scm (python-openid-teams, python2-openid-teams)[arguments]: New field. Marius Bakke2017-02-14
| | * | gnu: python-openid-cla: Disable tests.•••* gnu/packages/python.scm (python-openid-cla, python2-openid-cla)[arguments]: New field. Marius Bakke2017-02-14
| | * | gnu: python-pygit2: Skip tests requiring network access.•••* 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. Marius Bakke2017-02-14
| | * | gnu: python-trollius-redis: Disable tests.•••* gnu/packages/python.scm (python-trollius-redis, python2-trollius-redis)[arguments]: New field. Marius Bakke2017-02-13
| | * | Merge branch 'master' into python-testsMarius Bakke2017-02-13
| | |\ \
| | * | | gnu: python-scipy, python-matplotlib: Fix build after Sphinx update.•••* 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. Marius Bakke2017-01-20
| | * | | gnu: python-scipy: Fix expression after changing to 'modify-phases'.•••This is a followup to 16ca6aaac867862ea6d84c5888bfc59099f335a0. * gnu/packages/python.scm (python-scipy)[arguments]: Fix parens. Marius Bakke2017-01-19
| | * | | gnu: python-scipy: Use 'modify-phases' syntax.•••* gnu/packages/python.scm (python-scipy)[arguments]: Use 'modify-phases'. Marius Bakke2017-01-19
| | * | | gnu: python-testtools: Update to 1.4.0.•••* gnu/packages/python.scm (python-testtools): Update to 1.4.0. [source]: Use pypi-uri. [arguments]: New field. Danny Milosavljevic2017-01-19
| | * | | gnu: Add python-dulwich.•••* gnu/packages/python.scm (python-dulwich, python2-dulwich): New variables. Danny Milosavljevic2017-01-19
| | * | | gnu: Add python-fastimport.•••* gnu/packages/python.scm (python-fastimport, python2-fastimport): New variables. Danny Milosavljevic2017-01-19
| | * | | gnu: python-sphinx: Update to 1.5.1 and enable tests.•••* 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. Danny Milosavljevic2017-01-19
| | * | | gnu: Add python-geventhttpclient.•••* gnu/packages/python.scm (python-geventhttpclient, python2-geventhttpclient): New variables. Marius Bakke2017-01-18
| | * | | gnu: python-requests: Update to 2.12.4.•••* gnu/packages/python.scm (python-requests, python2-requests): Update to 2.12.4. Marius Bakke2017-01-18
| | * | | gnu: python-matplotlib: Make sure that phases end with #t.•••* gnu/packages/python.scm (python-matplotlib)[arguments]: Make sure that phases end with #t. Danny Milosavljevic2017-01-14
| | * | | gnu: python-matplotlib: Fix reST markup error.•••* gnu/packages/python.scm (python-matplotlib)[arguments]: Fix reST markup error. Danny Milosavljevic2017-01-14
| | * | | gnu: python-matplotlib: Use 'modify-phases' syntax.•••* gnu/packages/python.scm (python-matplotlib)[arguments]: Use 'modify-phases'. Danny Milosavljevic2017-01-14
| | * | | gnu: python-sphinx: Update to 1.4.8.•••* gnu/packages/python.scm (python-sphinx)[version]: Update to 1.4.8. [source]: Use pypi-uri. [propagated-inputs]: Add python-imagesize, python-sphinx-alabaster-theme, python-babel, python-snowballstemmer, python-six. [properties]: Add python2-variant. (python2-sphinx)[native-inputs]: Add python2-mock. [propagated-inputs]: Add python2-pytz. Danny Milosavljevic2017-01-13
| | * | | Merge branch 'master' into python-testsLeo Famulari2017-01-13
| | |\ \ \
| | * | | | gnu: python-beautifulsoup4: Fix python2 variant.•••This is a followup to 5f37f0b66e301210698ab0c0af24453c826ba18a. * gnu/packages/python.scm (python-beautifulsoup4)[properties]: New field. Delay python2 variant. Marius Bakke2016-12-16
| | * | | | gnu: python2-kombu: Disable tests.•••* gnu/packages/python.scm (python2-kombu)[arguments]: Set #:tests? #f. Marius Bakke2016-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 Bakke2016-12-16
| | * | | | gnu: ptpython: Disable tests.•••* gnu/packages/python.scm (ptpython, ptpython2)[arguments]: Set #:tests? #f. Marius Bakke2016-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 Bakke2016-12-16
| | * | | | gnu: Add python-mpmath.•••* gnu/packages/python.scm (python-mpmath, python2-mpmath): New variables. Marius Bakke2016-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 Bakke2016-12-16
| | * | | | gnu: python-argcomplete: Fix tests.•••* gnu/packages/python.scm (python-argcomplete, python2-argcomplete)[native-inputs]: Add python-pexpect and tcsh. Marius Bakke2016-12-16
| | * | | | gnu: python-widgetsnbextension: Fix tests.•••* gnu/packages/python.scm (python-widgetsnbextension, python2-widgetsnbextension)[native-inputs]: Add python-certifi. Marius Bakke2016-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 Bakke2016-12-16
| | * | | | gnu: python-axolotl: Remove workaround for bug #20765.•••* gnu/packages/python.scm (python-axolotl, python2-axolotl)[arguments]: Remove #:configure-flags. Marius Bakke2016-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 Bakke2016-12-16
| | * | | | gnu: python-flask-restplus: Disable tests.•••* gnu/packages/python.scm (python-flask-restplus)[arguments]: Set #:tests? #f. Marius Bakke2016-12-15
| | * | | | gnu: python-gridmap: Disable tests.•••* gnu/packages/python.scm (python-gridmap, python2-gridmap)[arguments]: Set #:tests? #f. Marius Bakke2016-12-15