~ruther/guix-local

ref: 53f826cd0f429864d46fc3bf6305c14356d0b2ad guix-local/gnu/packages/python.scm -rw-r--r-- 450.3 KiB
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.
e7ca6349 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
beacd8a0 — David Thompson 8 years ago
gnu: python-botocore: Update to 1.8.36.

* gnu/packages/python.scm (python-botocore): Update to 1.8.36.
bee7bb31 — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
8b7009de — Marius Bakke 8 years ago
gnu: python-flake8-polyfill: Update to 1.0.2.

* gnu/packages/python.scm (python-flake8-polyfill): Update to 1.0.2.
[native-inputs]: Add PYTHON-PEP8.
fcaab9c0 — Marius Bakke 8 years ago
gnu: python-gevent: Update to 1.2.2.

* gnu/packages/python.scm (python-gevent): Update to 1.2.2.
[source](snippet): Adjust to moved software bundles.  Remove greentest substitution.
[arguments]: Add #:modules.  Add phases 'unpack-libev', 'patch-hard-coded-paths'
and 'do-not-use-bundled-sources' and replace check phase with a custom command.
[native-inputs]: Add LIBEV source.
526789a1 — Ben Sturmfels 8 years ago
gnu: python-uniseg: Switch to PyPi source to get missing ucd.sqlite3.

Fixes <https://bugs.gnu.org/30189>.

* gnu/packages/python.scm (python-uniseg)[source]: Fetch from PyPi.
[native-inputs]: Add unzip.

Signed-off-by: Leo Famulari <leo@famulari.name>
7afd2069 — Marius Bakke 8 years ago
gnu: python-spectra: Update to 0.0.11.

* gnu/packages/python.scm (python-spectra): Update to 0.0.11.
12ad52c3 — Marius Bakke 8 years ago
gnu: python-colormath: Update to 3.0.0.

* gnu/packages/python.scm (python-colormath): Update to 3.0.0.
accfabf6 — Marius Bakke 8 years ago
gnu: python-networkx: Update to 2.1.

* gnu/packages/python.scm (python-networkx): Update to 2.1.
[source](uri): Change to zipball.
[native-inputs]: Add UNZIP.
a102d359 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
ce018d16 — Konrad Hinsen 8 years ago
gnu: python2-mmtk: Update to 2.7.11

* gnu/packages/python.scm (python2-mmtk): Update to 2.7.11.

Signed-off-by: Leo Famulari <leo@famulari.name>
6055e88c — Fis Trivial 8 years ago
gnu: Add python-yapf.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next