~ruther/guix-local

ref: 2aa6d3aeeb49f116aab2757b217cd25fab71d7d6 guix-local/gnu/packages/python.scm -rw-r--r-- 475.7 KiB
2aa6d3ae — Thomas Danckaert 9 years ago
gnu: Add python-colorspacious.

* gnu/packages/python.scm (python-colorspacious, python2-colorspacious): New
variables.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
ec074213 — Thomas Danckaert 9 years ago
gnu: Add python2-backports-shutil-get-terminal-size.

* gnu/packages/python.scm (python2-backports-shutil-get-terminal-size): New
variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
3f98071a — Marius Bakke 9 years ago
Merge branch 'python-tests'
da5db988 — Leo Famulari 9 years ago
gnu: python-requests: Update to 2.13.0.

* gnu/packages/python.scm (python-requests, python2-requests): Update to 2.13.0.
gnu: Add python-pykka.

* gnu/packages/python.scm (python-pykka): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
gnu: Add python-eventlet.

* gnu/packages/python.scm (python-eventlet): New variable.

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
d5a97839 — Thomas Danckaert 9 years ago
gnu: python-netcdf4: Update to 1.2.7.

* gnu/packages/python.scm (python-netcdf4, python2-netcdf4): Update to 1.2.7.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
8779987b — Marius Bakke 9 years ago
Merge branch 'master' into python-tests
154d0016 — Marius Bakke 9 years ago
Revert "gnu: python2-fastlmm: Update to 0.2.26."

This reverts commit 594358f5b6948095dad7a638241cdb2b80a2d293.
3b86a385 — Marius Bakke 9 years ago
gnu: python-passlib: Update to 1.7.1.

* gnu/packages/python.scm (python-passlib, python2-passlib): Update to 1.7.1.
42945fb5 — Marius Bakke 9 years ago
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.
361d982c — Marius Bakke 9 years ago
gnu: Add python-cycler.

* gnu/packages/python.scm (python-cycler, python2-cycler): New variables.
dc027d40 — Marius Bakke 9 years ago
gnu: python-pyicu: Fix build.

* gnu/packages/python.scm (python-pyicu, python2-pyicu)[arguments]: New
field. Add phase to delete locale-dependent test.
4d25c486 — Marius Bakke 9 years ago
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.
9200fe14 — Marius Bakke 9 years ago
gnu: python-scipy: Declare python2-variant.

This is a followup to a50e03014177d2f00b5b85d3e1c295406f842016.

* gnu/packages/python.scm (python-scipy)[properties]: New field.
2c1cad7a — Marius Bakke 9 years ago
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.
d296d300 — Marius Bakke 9 years ago
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.
fffcd8b8 — Marius Bakke 9 years ago
gnu: python-pbkdf2: Fix tests.

* gnu/packages/python.scm (python-pbkdf2)[arguments]: Replace 'check' phase
with custom command.
a10b9810 — Marius Bakke 9 years ago
gnu: python-sphinx: Propagate python-requests.

* gnu/packages/python.scm (python-sphinx)[native-inputs]: Move PYTHON-REQUESTS
to ...
[propagated-inputs]: ... here.
a1e3ed6e — Danny Milosavljevic 9 years ago
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.
Next