~ruther/guix-local

ref: aa9780daf92131dc9ee19868f9621fd2be56ab78 guix-local/gnu/packages/python.scm -rw-r--r-- 563.6 KiB
aa9780da — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
269504a7 — Muriithi Frederick Muriuki 8 years ago
gnu: python-pbr-minimal: Update to 3.0.1

* gnu/packages/python.scm (python-pbr-minimal): Update to 3.0.1
[source]: Update hash and remove patch.
* gnu/packages/patches/python-pbr-fix-man-page-support.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
e0b9e377 — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
90335cce — Marius Bakke 8 years ago
gnu: python-cryptography: Update to 2.0.2.

* gnu/packages/python.scm (python-cryptography-vectors, python-cryptography):
Update to 2.0.2.
9ea61b1c — Danny Milosavljevic 8 years ago
gnu: Add python-flask-principal.

* gnu/packages/python.scm (python-flask-principal, python2-flask-principal):
New variables.
4fdab173 — Kei Kebreau 8 years ago
gnu: python2-urwid: Actually build urwid for Python 2.

* gnu/packages/python.scm (python2-urwid)[arguments]: Add #:python.
dc4f697f — Ludovic Courtès 8 years ago
gnu: python-pexpect: Add dependency on the full Bash.

Fixes a regression introduced in
704243e0c6ec5ac86e2f45aaa469717e60b89124.

* gnu/packages/python.scm (python-pexpect)[native-inputs]: Add BASH.
f1ddfe4f — Ludovic Courtès 8 years ago
gnu: python-flaky: Fix Texinfo markup in description.

* gnu/packages/python.scm (python-flaky)[description]: Escape "@".
e081e2dd — Leo Famulari 8 years ago
Merge branch 'master' into core-updates
09efef33 — Marius Bakke 8 years ago
gnu: python-scipy: Update to 0.19.1.

* gnu/packages/python.scm (python-scipy): Update to 0.19.1.
[source]: Use 'pypi-uri'.
71d20587 — Marius Bakke 8 years ago
gnu: python-matplotlib: Update to 2.0.2.

* gnu/packages/python.scm (python-matplotlib): Update to 2.0.2.
[source]: Use 'pypi-uri'.
9e5ee6b6 — Marius Bakke 8 years ago
gnu: python-pyparsing: Update to 2.2.0.

* gnu/packages/python.scm (python-pyparsing, python2-pyparsing): Update to
2.2.0.
007176e7 — Marius Bakke 8 years ago
gnu: python-pyparsing: Use 'modify-phases' syntax.

* gnu/packages/python.scm (python-pyparsing)[arguments]<#:phases>: Use
'modify-phases'.
6c1a317e — Leo Famulari 8 years ago
Merge branch 'master' into core-updates
c799eb2e — Marius Bakke 8 years ago
gnu: Remove python-fake-factory.

Superseded by python-faker since ce7911ddae5d30ba73c8c9552b7d4e71268e5db3.

* gnu/packages/python.scm (python-fake-factory, python2-fake-factory):
Remove variables.
2580c2f0 — Marius Bakke 8 years ago
gnu: python-pyopenssl: Update to 17.2.0.

* gnu/packages/patches/python-pyopenssl-17.1.0-test-overflow.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update to 17.2.0.
[native-inputs]: Add PYTHON-FLAKY.
[source](patches): Remove.
4e52739c — Marius Bakke 8 years ago
gnu: Add python-flaky.

* gnu/packages/python.scm (python-flaky, python2-flaky): New variables.
1f84ff51 — Muriithi Frederick Muriuki 8 years ago
gnu: Add python-clyent.

* gnu/packages/python.scm (python-clyent, python2-clyent): New variables.
3fee0039 — Muriithi Frederick Muriuki 8 years ago
gnu: Update python-pytz to 2017.2.

* gnu/packages/python.scm (python-pytz, python2-pytz): Update to 2017.2.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
e7304ab1 — Ricardo Wurmus 8 years ago
gnu: Add python-sphinx-1.6.

* gnu/packages/python.scm (python-sphinx-1.6): New variable.
Next