Age | Commit message (Expand) | Author |
2017-02-24 | gnu: python-fake-factory: Fix build on 32bit.•••* 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.
| Marius Bakke |
2017-02-19 | gnu: python-pyicu: Fix build.•••* gnu/packages/python.scm (python-pyicu, python2-pyicu)[arguments]: New
field. Add phase to delete locale-dependent test.
| Marius Bakke |
2017-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 Bakke |
2017-02-19 | gnu: python-scipy: Declare python2-variant.•••This is a followup to a50e03014177d2f00b5b85d3e1c295406f842016.
* gnu/packages/python.scm (python-scipy)[properties]: New field.
| Marius Bakke |
2017-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 Bakke |
2017-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 Bakke |
2017-02-19 | gnu: python-pbkdf2: Fix tests.•••* gnu/packages/python.scm (python-pbkdf2)[arguments]: Replace 'check' phase
with custom command.
| Marius Bakke |
2017-02-19 | gnu: python-sphinx: Propagate python-requests.•••* gnu/packages/python.scm (python-sphinx)[native-inputs]: Move PYTHON-REQUESTS
to ...
[propagated-inputs]: ... here.
| Marius Bakke |
2017-02-18 | 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 Milosavljevic |
2017-02-15 | gnu: python-qrcode: Disable tests.•••* gnu/packages/python.scm (python-qrcode, python2-qrcode)[arguments]: New field.
| Marius Bakke |
2017-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 Bakke |
2017-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 Bakke |
2017-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 Bakke |
2017-02-15 | gnu: python-sphinxcontrib-newsfeed: Disable tests.•••* gnu/packages/python.scm (python-sphinxcontrib-newsfeed
python2-sphinxcontrib-newsfeed)[arguments]: New field.
| Marius Bakke |
2017-02-15 | gnu: python-sphinxcontrib-programoutput: Disable tests.•••* gnu/packages/python.scm (python-sphinxcontrib-programoutput,
python2-sphinxcontrib-programoutput)[arguments]: New field.
| Marius Bakke |
2017-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 Bakke |
2017-02-14 | gnu: awscli: Explicitly disable tests.•••* gnu/packages/python.scm (awscli)[arguments]: New field.
[native-inputs]: Remove.
| Marius Bakke |
2017-02-14 | gnu: python-mako: Fix tests.•••* gnu/packages/python.scm (python-mako, python2-mako)[native-inputs]: Add
PYTHON-PYTEST.
| Marius Bakke |
2017-02-14 | gnu: python-openid-teams: Disable tests.•••* gnu/packages/python.scm (python-openid-teams,
python2-openid-teams)[arguments]: New field.
| Marius Bakke |
2017-02-14 | gnu: python-openid-cla: Disable tests.•••* gnu/packages/python.scm (python-openid-cla, python2-openid-cla)[arguments]:
New field.
| Marius Bakke |
2017-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 Bakke |
2017-02-13 | gnu: python-trollius-redis: Disable tests.•••* gnu/packages/python.scm (python-trollius-redis,
python2-trollius-redis)[arguments]: New field.
| Marius Bakke |
2017-02-13 | Merge branch 'master' into python-tests | Marius Bakke |
2017-02-13 | gnu: Add python-openid.•••* gnu/packages/python.scm (python-openid): New variable.
| Julien Lepiller |
2017-02-09 | gnu: Add python2-ruamel.ordereddict.•••* gnu/packages/python.scm (python2-ruamel.ordereddict): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Muriithi Frederick Muriuki |
2017-02-09 | gnu: Add python-pycosat.•••* gnu/packages/python.scm (python-pycosat, python2-pycosat): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Muriithi Frederick Muriuki |
2017-02-09 | gnu: Add python-ddt.•••* gnu/packages/python.scm (python-ddt, python2-ddt): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Muriithi Frederick Muriuki |
2017-02-09 | gnu: Add python-flake8-polyfill.•••* gnu/packages/python.scm (python-flake8-polyfill, python2-flake8-polyfill):
New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Muriithi Frederick Muriuki |
2017-02-09 | gnu: Add python-rst2ansi.•••* gnu/packages/python.scm (python-rst2ansi): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Muriithi Frederick Muriuki |
2017-02-08 | gnu: python-dateutil-2: Update to 2.5.3.•••* gnu/packages/python.scm (python-dateutil-2): Update to 2.5.3.
| ng0 |
2017-02-01 | gnu: python-stem: Update to 1.5.4.•••* gnu/packages/python.scm (python-stem): Update to 1.5.4.
| Tobias Geerinckx-Rice |
2017-01-28 | gnu: python-xdo: Hardcode the path of 'libxdo.so'.•••* gnu/packages/python.scm (python-xdo)[arguments]: Add 'patch-libxdo-path'
phase.
| 宋文武 |
2017-01-28 | gnu: python-xdo: Add 'python-six' to 'propagated-inputs'.•••* gnu/packages/python.scm (python-xdo)[propagated-inputs]: New field.
| 宋文武 |
2017-01-26 | gnu: python-pbr: Update to 1.10.0.•••* gnu/packages/python.scm (python-pbr): Update to 1.10.0.
| Tobias Geerinckx-Rice |
2017-01-26 | gnu: python-wheel: Update to 0.30.0a0.•••* gnu/packages/python.scm (python-wheel): Update to 0.30.0a0.
| Tobias Geerinckx-Rice |
2017-01-26 | gnu: awscli: Update to 1.11.43.•••* gnu/packages/python.scm (awscli): Update to 1.11.43.
[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2017-01-26 | gnu: python-certifi: Update to 2017.1.23.•••* 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.
| Tobias Geerinckx-Rice |
2017-01-26 | gnu: python-mistune: Fix source URI.•••* gnu/packages/python.scm (python-mistune)[source]: Use pypi-uri.
| Tobias Geerinckx-Rice |
2017-01-26 | gnu: python-redis: Update to 2.10.5.•••* gnu/packages/python.scm (python-redis): Update to 2.10.5.
[source]: Use pypi-uri.
| Tobias Geerinckx-Rice |
2017-01-25 | gnu: python-debian: Fix URL.•••* gnu/packages/python.scm (python-debian)[source]: Use 'pypi-uri'.
| Marius Bakke |
2017-01-24 | gnu: python2-pysqlite: Update to 2.8.3.•••* gnu/packages/python.scm (python2-pysqlite): Update to 2.8.3.
| Tobias Geerinckx-Rice |
2017-01-24 | gnu: python-cov-core: Fix & improve synopsis & description.•••* gnu/packages/python.scm (python-cov-core)[synopsis]: Capitalise and add
‘coverage’ key-word.
[description]: Use @code.
| Tobias Geerinckx-Rice |
2017-01-24 | gnu: python-email-validator: Update to 1.0.2.•••* gnu/packages/python.scm (python-email-validator): Update to 1.0.2.
| Tobias Geerinckx-Rice |
2017-01-24 | gnu: python-mistune: Update to 0.7.3.•••* gnu/packages/python.scm (python-mistune): Update to 0.7.3.
| Tobias Geerinckx-Rice |
2017-01-24 | gnu: python-tabulate: Update to 0.7.7.•••* gnu/packages/python.scm (python-tabulate): Update to 0.7.7
| Tobias Geerinckx-Rice |
2017-01-24 | gnu: python-paste: Update to 2.0.3.•••* 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.
| Tobias Geerinckx-Rice |
2017-01-24 | gnu: python-colorama: Fix typo in synopsis.•••* gnu/packages/python.scm (python-colorama)[synopsis]: Capitalise.
| Tobias Geerinckx-Rice |
2017-01-24 | gnu: python-colorama: Update to 0.3.7.•••* gnu/packages/python.scm (python-colorama): Update to 0.3.7.
| Tobias Geerinckx-Rice |
2017-01-24 | gnu: python-debian: Update to 0.1.28.•••* gnu/packages/python.scm (python-debian): Update to 0.1.28.
| Tobias Geerinckx-Rice |
2017-01-24 | gnu: python-seaborn: Update to 0.7.1.•••* gnu/packages/python.scm (python-seaborn): Update to 0.7.1.
| Tobias Geerinckx-Rice |