~ruther/guix-local

ref: f886e7cab1c460376f94c785eaacd9d6855d7ea8 guix-local/gnu/packages/python.scm -rw-r--r-- 566.0 KiB
462ae6f6 — Danny Milosavljevic 8 years ago
gnu: python-pylint: Use Python2 variant system.

* gnu/packages/python.scm (python-pylint): Use Python2 variant system.
(python2-pylint): Strip Python2 variant system.
c795bc79 — Christopher Baines 8 years ago
gnu: Add python-tornado-http-auth.

* gnu/packages/python.scm (python-tornado-http-auth): New variable.
ae7f246c — Leo Famulari 8 years ago
gnu: python-nbformat: Update to 4.3.0.

* gnu/packages/python.scm (python-nbformat, python2-nbformat): Update to 4.3.0.
fd8f9463 — Leo Famulari 8 years ago
gnu: python-icalendar: Update to 3.11.6.

* gnu/packages/python.scm (python-icalendar): Update to 3.11.6.
18c6a7b4 — Danny Milosavljevic 8 years ago
gnu: Add python-flask-httpauth.

* gnu/packages/python.scm (python-flask-httpauth, python2-flask-httpauth):
New variables.
a70b03d4 — Thomas Danckaert 8 years ago
gnu: Add python-grako

* gnu/packages/python.scm (python-grako): New variable.
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>
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.
f1ddfe4f — Ludovic Courtès 8 years ago
gnu: python-flaky: Fix Texinfo markup in description.

* gnu/packages/python.scm (python-flaky)[description]: Escape "@".
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'.
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>
Next