~ruther/guix-local

ref: 130d290e29fa3af4567fba1132c55cedd2d0e11a guix-local/gnu/packages/python.scm -rw-r--r-- 457.9 KiB
130d290e — Ricardo Wurmus 8 years ago
gnu: Add python-future-fstrings.

* gnu/packages/python.scm (python-future-fstrings): New variable.
8b2ad13b — Ricardo Wurmus 8 years ago
gnu: Add python-tokenize-rt.

* gnu/packages/python.scm (python-tokenize-rt): New variable.
932c9832 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
5c4fd604 — Leo Famulari 8 years ago
gnu: python-icalendar: Update to 4.0.1.

* gnu/packages/python.scm (python-icalendar): Update to 4.0.1.
ce2cfcab — Marius Bakke 8 years ago
gnu: python-pandas: Update to 0.22.0.

* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/patches/python-pandas-skip-failing-tests.patch: Delete file.
* gnu/packages/python.scm (python-pandas): Update to 0.22.0.
[source](patches): Remove.
[native-inputs]: Add PYTHON-PYTEST and PYTHON-LXML.
[arguments]: Replace CHECK-PHASE with custom pytest invocation.
[home-page]: Use HTTPS.
ba62f087 — Marius Bakke 8 years ago
gnu: python-scipy: Update to 1.0.0.

* gnu/packages/python.scm (python-scipy): Update to 1.0.0.
[arguments]: Remove obsolete FIX-TESTS-PHASE.  Override sphinxbuild in
INSTALL-DOC-PHASE.  Fix PYVER argument.  Use INVOKE instead of SYSTEM*.
[native-inputs]: Remove PYTHON-NOSE.  Add PYTHON-PYTEST and WHICH.
2c7f4ae5 — Marius Bakke 8 years ago
gnu: python-numpy: Update to 1.14.0.

* gnu/packages/python.scm (python-numpy): Update to 1.4.0.
[source](uri): Use release tarball.
[source](file-name): Remove.
efe2a283 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
53f826cd — Marius Bakke 8 years ago
gnu: python2-tqdm: Work around missing flake8 propagation.

* gnu/packages/python.scm (python-tqdm)[properties]: Declare python2 variant.
(python2-tqdm): Use STRIP-PYTHON2-VARIANT.
[native-inputs]: Add PYTHON-ENUM34.
b7049b2e — Marius Bakke 8 years ago
Revert "gnu: python2-flake8: Fix python-enum34 propagation."

This triggers a rebuild of 1111 packages, so let's work around it on the few
that are affected instead.

This reverts commit 01af1e11a67466d5f6338bdb207ff99ef5cf094e.
0a2d977a — Marius Bakke 8 years ago
gnu: python-mando: Remove version 0.3.1.

* gnu/packages/python.scm (python-mando-0.3.1): Remove variable.
5861f9c9 — Marius Bakke 8 years ago
gnu: python-radon: Update to 2.2.0.

* gnu/packages/python.scm (python-radon): Update to 2.2.0.
[arguments]: Replace CHECK-PHASE with custom test command.
[propagated-inputs]: Replace PYTHON-MANDO-0.3.1 with PYTHON-MANDO.
[native-inputs]: Remove PYTHON-FLAKE8, PYTHON-TOX and PYTHON-PARAMUNITTEST.
Add PYTHON-PYTEST-MOCK.
50c84dd5 — Marius Bakke 8 years ago
gnu: python-mando: Fix indentation.

* gnu/packages/python.scm (python-mando): Indent with emacs.
2aa33bf4 — Marius Bakke 8 years ago
gnu: python-mando: Update to 0.6.4.

* gnu/packages/python.scm (python-mando): Update to 0.6.4.
[propagated-inputs]: Add PYTHON-SIX.
[native-inputs]: Remove PYTHON-SPHINX and PYTHON-PARAMUNITTEST.  Add PYTHON-PYTEST.
3cbddeec — Marius Bakke 8 years ago
gnu: python-tqdm: Update to 4.19.5.

* gnu/packages/python.scm (python-tqdm): Update to 4.19.5.
[native-inputs]: Remove PYTHON-NOSE-TIMER and PYTHON-VIRTUALENV.
01af1e11 — Marius Bakke 8 years ago
gnu: python2-flake8: Fix python-enum34 propagation.

* gnu/packages/python.scm (python2-flake8)[propagated-inputs]: Replace
PYTHON2-ENUM with PYTHON2-ENUM34.
4283653c — Konrad Hinsen 8 years ago
gnu: Add python-isoweek.

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

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
7e2dd00b — Danny Milosavljevic 8 years ago
gnu: Add python-funcy.

* gnu/packages/python.scm (python-funcy, python2-funcy): New variables.
89c57efd — Danny Milosavljevic 8 years ago
gnu: Add python-whatever.

* gnu/packages/python.scm (python-whatever, python2-whatever): New variables.
127dc7c7 — Leo Famulari 8 years ago
gnu: python-llfuse: Update to 1.3.2.

* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.3.2.
Next