Age | Commit message (Expand) | Author |
2017-02-27 | Merge branch 'master' into python-tests | Marius Bakke |
2017-02-24 | Revert "gnu: python2-fastlmm: Update to 0.2.26."...This reverts commit 594358f5b6948095dad7a638241cdb2b80a2d293.
| Marius Bakke |
2017-02-24 | gnu: python-passlib: Update to 1.7.1....* gnu/packages/python.scm (python-passlib, python2-passlib): Update to 1.7.1.
| Marius Bakke |
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: Add python-cycler....* gnu/packages/python.scm (python-cycler, python2-cycler): New variables.
| 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-icalendar: Update to 3.11.3....* gnu/packages/python.scm (python-icalendar): Update to 3.11.3.
| Leo Famulari |
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: Add python-pypeg2....* gnu/packages/python.scm (python-pypeg2): New variable.
| Eric Bavier |
2017-02-14 | gnu: Add python-cssutils....* gnu/packages/python.scm (python-cssutils): New variable.
(python2-cssutils)[native-inputs]: Remove unused python2-mock.
| Eric Bavier |
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: awscli: Update to 1.11.47....* gnu/packages/python.scm (awscli): Update to 1.11.47.
| Marius Bakke |
2017-02-14 | gnu: python-botocore: Update to 1.5.10....* gnu/packages/python.scm (python-botocore, python2-botocore): Update to 1.5.10.
| 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 |