~ruther/guix-local

ref: eda8a841ac7457ffe05c4a4248d6dff074b72326 guix-local/gnu/packages/python.scm -rw-r--r-- 594.3 KiB
eda8a841 — Efraim Flashner 8 years ago
Merge remote-tracking branch 'origin/python-updates' into core-updates
ca4fd41d — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
db4411b4 — Leo Famulari 8 years ago
gnu: python-docutils: Update to 0.14.

* gnu/packages/python.scm (python-docutils, python2-docutils): Update to 0.14.
2b1b2799 — Tobias Geerinckx-Rice 8 years ago
gnu: python-graphene: Disable tests.

* gnu/packages/python.scm (python-graphene)[native-inputs]: Remove.
[arguments]: Disable #:tests.
ef7dd2e2 — Marius Bakke 8 years ago
gnu: python-chardet: Fix PyPi download location.

This is a followup to a54cb3ce1f114ee1bc26371d9bc4abb0e04001ef.

* gnu/packages/python.scm (python-chardet)[source](uri): Use PYPI-URI.
119a749d — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
a54cb3ce — Cyril Roelandt 8 years ago
gnu: python-chardet: Update to 3.0.4.

* gnu/packages/python.scm (python-chardet, python2-chardet): Update to 3.0.4.
69f7f045 — Cyril Roelandt 8 years ago
gnu: python2-hypothesis: fix propagated inputs.

* gnu/packages/python.scm (python2-hypothesis)[propagated-inputs]: Add
  python2-enum34, which was incorrectly listed among the native inputs.
49c620e0 — Efraim Flashner 8 years ago
gnu: python@3.6: Fix building on aarch64.

* gnu/packages/python.scm (python@3.6)[source]: Remove another test.
ad3c61fc — Ricardo Wurmus 8 years ago
gnu: python-hy: Update to 0.13.0.

* gnu/packages/python.scm (python-hy): Update to 0.13.0.
71d9f561 — Marius Bakke 8 years ago
gnu: python-coverage: Update to 4.4.1.

* gnu/packages/python.scm (python-coverage): Update to 4.4.1.
7439173f — Marius Bakke 8 years ago
gnu: python-unittest2: Update to 1.1.0.

* gnu/packages/python.scm (python-unittest2): Update to 1.1.0.
[source]: Use PYPI-URI. Add two patches.
[arguments]: Add phase to run tests.
[propagated-inputs]: Add PYTHON-SIX and PYTHON-TRACEBACK2.
(python2-unittest2): Use 'package-with-python2'.
* gnu/packages/patches/python2-unittest2-remove-argparse.patch: Rename to ...
* gnu/packages/patches/python2-unittest2-remove-argparse.patch: ... this.
* gnu/packages/patches/python-unittest2-python3-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
5db49f7a — Marius Bakke 8 years ago
gnu: python-jinja2: Remove workaround for < Python 3.6.

* gnu/packages/python.scm (python-jinja2)[arguments]: Remove field.
4ae65558 — Marius Bakke 8 years ago
gnu: Remove python-mock@1.

* gnu/packages/python.scm (python-mock): Update to 2.0.0.
[native-inputs]: Add PYTHON-UNITTEST2.
[propagated-inputs]: Add PYTHON-PBR and PYTHON-SIX.
[arguments]: Override 'check' phase.
[properties]: Declare python2 variant.
(python2-mock)[propagated-inputs]: Add PYTHON2-FUNCTOOLS32 and PYTHON2-FUNCSIGS.
(python-mock-2): Remove variable.
* gnu/packages/python.scm (python-flake8)[native-inputs]: Adjust accordingly.
* gnu/packages/tls.scm (python-acme, certbot)[native-inputs]: Likewise.
6bb9645e — Marius Bakke 8 years ago
gnu: Add python2-funcsigs.

* gnu/packages/python.scm (python2-funcsigs): New variable.
a0fd9a3c — Marius Bakke 8 years ago
gnu: python-flake8: Update to 3.4.1.

* gnu/packages/python.scm (python-flake8): Update to 3.4.1.
[source]: Remove obsolete snippet.
[arguments]: Override 'check' phase.
[propagated-inputs]: Remove PYTHON-PEP8. Add PYTHON-PYCODESTYLE and
PYTHON-SETUPTOOLS.
[native-inputs]: Change PYTHON-MOCK to PYTHON-MOCK-2. Remove PYTHON-NOSE. Add
PYTHON-PYTEST-BOOTSTRAP and PYTHON-PYTEST-RUNNER.
[properties]: Declare python2 variant.
* gnu/packages/python.scm (python-flake8)[propagated-inputs]: Add PYTHON2-ENUM
and PYTHON2-CONFIGPARSER.
a6c6a59f — Marius Bakke 8 years ago
gnu: Add python2-enum.

* gnu/packages/python.scm (python2-enum): New variable.
3e6218b2 — Marius Bakke 8 years ago
gnu: Fix pytest dependency cycle.

* gnu/packages/python.scm (python-traceback2,
python-linecache2)[native-inputs]: Use PYTHON-PBR-MINIMAL instead of PYTHON-PBR.
8f653612 — Marius Bakke 8 years ago
gnu: python-mock@2: Add dependency on python-six.

* gnu/packages/python.scm (python-mock-2)[propagated-inputs]: Add PYTHON-SIX.
31612e1c — Marius Bakke 8 years ago
gnu: python-mccabe: Update to 0.6.1.

* gnu/packages/python.scm (python-mccabe): Update to 0.6.1.
Next