Age | Commit message (Collapse) | Author |
|
* 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/packages/python.scm (python-pyicu, python2-pyicu)[arguments]: New
field. Add phase to delete locale-dependent test.
|
|
* gnu/packages/python.scm (python-scikit-learn,
python2-scikit-learn)[arguments]: Use 'modify-phases'. Move 'check' phase
after 'install' and incorporate 'set-HOME' phase.
|
|
This is a followup to a50e03014177d2f00b5b85d3e1c295406f842016.
* gnu/packages/python.scm (python-scipy)[properties]: New field.
|
|
* 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/packages/python.scm (python-flask-wtf, python2-flask-wtf)[arguments]:
Add phase to delete file that needs network access.
|
|
* gnu/packages/python.scm (python-pbkdf2)[arguments]: Replace 'check' phase
with custom command.
|
|
* gnu/packages/python.scm (python-sphinx)[native-inputs]: Move PYTHON-REQUESTS
to ...
[propagated-inputs]: ... here.
|
|
* 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/packages/python.scm (python-qrcode, python2-qrcode)[arguments]: New field.
|
|
* gnu/packages/python.scm (python-sphinx-cloud-sptheme,
python2-sphinx-cloud-sptheme)[arguments]: New field.
|
|
* gnu/packages/python.scm (python-sphinx-repoze-autointerface,
python2-sphinx-repoze-autointerface)[arguments]: New field.
|
|
* gnu/packages/python.scm (python-sphinx-rtd-theme,
python2-sphinx-rtd-theme)[arguments]: New field.
|
|
* gnu/packages/python.scm (python-sphinxcontrib-newsfeed
python2-sphinxcontrib-newsfeed)[arguments]: New field.
|
|
* gnu/packages/python.scm (python-sphinxcontrib-programoutput,
python2-sphinxcontrib-programoutput)[arguments]: New field.
|
|
* gnu/packages/python.scm (python-tabulate)[arguments]: New field.
[native-inputs]: Remove.
[source]: Remove test substitution snippet.
|
|
* gnu/packages/python.scm (awscli)[arguments]: New field.
[native-inputs]: Remove.
|
|
* gnu/packages/python.scm (python-mako, python2-mako)[native-inputs]: Add
PYTHON-PYTEST.
|
|
* gnu/packages/python.scm (python-openid-teams,
python2-openid-teams)[arguments]: New field.
|
|
* gnu/packages/python.scm (python-openid-cla, python2-openid-cla)[arguments]:
New field.
|
|
* 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/packages/python.scm (python-trollius-redis,
python2-trollius-redis)[arguments]: New field.
|
|
|
|
* gnu/packages/python.scm (python-openid): New variable.
|
|
* gnu/packages/python.scm (python2-ruamel.ordereddict): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python.scm (python-pycosat, python2-pycosat): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python.scm (python-ddt, python2-ddt): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python.scm (python-flake8-polyfill, python2-flake8-polyfill):
New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python.scm (python-rst2ansi): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
* gnu/packages/python.scm (python-dateutil-2): Update to 2.5.3.
|
|
* gnu/packages/python.scm (python-stem): Update to 1.5.4.
|
|
* gnu/packages/python.scm (python-xdo)[arguments]: Add 'patch-libxdo-path'
phase.
|
|
* gnu/packages/python.scm (python-xdo)[propagated-inputs]: New field.
|
|
* gnu/packages/python.scm (python-pbr): Update to 1.10.0.
|
|
* gnu/packages/python.scm (python-wheel): Update to 0.30.0a0.
|
|
* gnu/packages/python.scm (awscli): Update to 1.11.43.
[home-page]: Use HTTPS.
|
|
* gnu/packages/python.scm (python-certifi): Update to 2017.1.23.
[arguments]: Remove: run tests if they're ever added.
[home-page]: Fix or update.
|
|
* gnu/packages/python.scm (python-mistune)[source]: Use pypi-uri.
|
|
* gnu/packages/python.scm (python-redis): Update to 2.10.5.
[source]: Use pypi-uri.
|
|
* gnu/packages/python.scm (python-debian)[source]: Use 'pypi-uri'.
|
|
* gnu/packages/python.scm (python2-pysqlite): Update to 2.8.3.
|
|
* gnu/packages/python.scm (python-cov-core)[synopsis]: Capitalise and add
‘coverage’ key-word.
[description]: Use @code.
|
|
* gnu/packages/python.scm (python-email-validator): Update to 1.0.2.
|
|
* gnu/packages/python.scm (python-mistune): Update to 0.7.3.
|
|
* gnu/packages/python.scm (python-tabulate): Update to 0.7.7
|
|
* gnu/packages/python.scm (python-paste): Update to 2.0.3.
[arguments]: Re-enable tests. They now pass even on Python 3.
[properties]: Remove.
(python2-paste): Use package-with-python2 directly now.
|
|
* gnu/packages/python.scm (python-colorama)[synopsis]: Capitalise.
|
|
* gnu/packages/python.scm (python-colorama): Update to 0.3.7.
|
|
* gnu/packages/python.scm (python-debian): Update to 0.1.28.
|
|
* gnu/packages/python.scm (python-seaborn): Update to 0.7.1.
|