~ruther/guix-local

ref: 5302eba611d8eb333bfa0d5b7b7569f5d2553175 guix-local/gnu/packages/python.scm -rw-r--r-- 493.7 KiB
378de69c — Efraim Flashner 9 years ago
Merge remote-tracking branch 'origin/master' into core-updates
8e718963 — Tobias Geerinckx-Rice 9 years ago
gnu: python-psycopg2: Update to 2.6.2.

* gnu/packages/python.scm (python-psycopg2): Update to 2.6.2.
35e1a0f1 — Tobias Geerinckx-Rice 9 years ago
gnu: python-zope-component: Update to 4.3.0.

* gnu/packages/python.scm (python-zope-component): Update to 4.3.0.
[source]: Use pypi-uri.
c56ad5e2 — Tobias Geerinckx-Rice 9 years ago
gnu: python-atomicwrites: Update to 1.1.5.

* gnu/packages/python.scm (python-atomicwrites): Update to 1.1.5.
4c4d4df3 — Tobias Geerinckx-Rice 9 years ago
gnu: python-texttable: Update to 0.8.7.

* gnu/packages/python.scm (python-texttable): Update to 0.8.7.
d5c183d1 — Tobias Geerinckx-Rice 9 years ago
gnu: python-feedgenerator: Update to 1.9.

* gnu/packages/python.scm (python-feedgenerator): Update to 1.9.
d25bee26 — Tobias Geerinckx-Rice 9 years ago
gnu: python-wrapt: Update to 1.10.8.

* gnu/packages/python.scm (python-wrapt): Update to 1.10.8.
[source]: Use pypi-uri.
b9463fdb — Tobias Geerinckx-Rice 9 years ago
gnu: python-py: Update to 1.4.32.

* gnu/packages/python.scm (python-py): Update to 1.4.32.
5095bc7d — Tobias Geerinckx-Rice 9 years ago
gnu: python-sphinx-cloud-sptheme: Update to 1.8.0.

* gnu/packages/python.scm (python-sphinx-cloud-sptheme): Update to 1.8.0.
9e59478f — Tobias Geerinckx-Rice 9 years ago
gnu: python-wcwidth: Update to 0.1.7.

* gnu/packages/python.scm (python-wcwidth): Update to 0.1.7.
[source]: Use pypi-uri.
4ffbe8c6 — Tobias Geerinckx-Rice 9 years ago
gnu: python-markdown: Update to 2.6.8.

* gnu/packages/python.scm (python-markdown): Update to 2.6.8.
a9681c74 — Leo Famulari 9 years ago
gnu: python-pillow: Fix test failures with freetype-2.7.

* gnu/packages/patches/python-pillow-freetype-2.7-test-failure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-pillow, python2-pillow)[source]: Use it.
4f9998c6 — Ricardo Wurmus 9 years ago
gnu: snakemake: Add runtime dependencies.

* gnu/packages/python.scm (snakemake)[propagated-inputs]: Add python-wrapt and
python-requests.
315944a3 — Arun Isaac 9 years ago
gnu: Add python-pylint.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
61550ded — Arun Isaac 9 years ago
gnu: Add python2-coverage-test-runner.

* gnu/packages/python.scm (python2-coverage-test-runner): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
23db3fc6 — Arun Isaac 9 years ago
gnu: Add python-configparser.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
965a083e — Arun Isaac 9 years ago
gnu: Add python2-backports-functools-lru-cache.

* gnu/packages/python.scm (python2-backports-functools-lru-cache): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
6ba0af79 — Arun Isaac 9 years ago
gnu: Add python-isort.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
d5ef113c — Arun Isaac 9 years ago
gnu: Add python-astroid.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
f67337e2 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
Next