~ruther/guix-local

ref: 5b1f31ffcfd529d46fddfcda0c25eeba142de4ba guix-local/gnu/packages/python.scm -rw-r--r-- 475.9 KiB
5b1f31ff — Troy Sankey 9 years ago
gnu: python-setuptools-scm: Update to 1.15.0.

* gnu/packages/python.scm (python-setuptools-scm): Update to 1.15.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
c0446791 — Marius Bakke 9 years ago
gnu: python2-backports-shutil-get-terminal-size: Enable tests.

* gnu/packages/python.scm
(python2-backports-shutil-get-terminal-size)[arguments]: Replace 'check' phase
with custom command.
[native-inputs]: Add PYTHON2-PYTEST.
fb25d348 — Thomas Danckaert 9 years ago
gnu: python-ipython: Update to 5.2.2.

* gnu/packages/python.scm (python-ipython): Update to 5.2.2.
[propagated-inputs]: Add pyhon-prompt-toolkit and python-nbformat.
(python2-ipython) [arguments]: Enable tests.
[propagated-inputs]: Add python2-backports-shutil-get-terminal-size.
[native-inputs]: Add graphviz.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
35093253 — Thomas Danckaert 9 years ago
gnu: python-scipy: Update to 0.18.1.

* gnu/packages/python.scm (python-scipy): Update to 0.18.1.
[source]: Use github instead of sourceforge.
[native-inputs]: Add python-cython.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
b320f7bf — Thomas Danckaert 9 years ago
gnu: python-testpath: Fix library location for python2 version.

* gnu/packages/python.scm (python-testpath)[arguments]: Install module in the proper
"lib/pythonx.y" location for all Python versions.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
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.
Next