~ruther/guix-local

ref: b7585ca3b92c16986fcf84f1cb3f00e29c4b090d guix-local/gnu/packages/python.scm -rw-r--r-- 566.0 KiB
8c0c0c4d — Marius Bakke 8 years ago
gnu: python-pygit2: Update to 0.26.0.

* gnu/packages/python.scm (python-pygit2): Update to 0.26.0.
* gnu/packages/patches/python-pygit2-disable-network-tests.patch: Skip one
more test. Use unittest.skipIf instead of deleting sections.
e3b861ce — Efraim Flashner 8 years ago
gnu: python-cython: Update to 0.26.

* gnu/packages/python.scm (python-cython, python2-cython): Update to 0.26.
[source]: Remove patch.
* gnu/packages/patches/python-cython-fix-tests-32bit.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
f73f1f07 — Tobias Geerinckx-Rice 8 years ago
gnu: python-cryptography-vectors: Update to 2.0.3.

* gnu/packages/python.scm (python-cryptography-vectors): Update to 2.0.3.
f37995fa — Tobias Geerinckx-Rice 8 years ago
gnu: python-cryptography: Update to 2.0.3.

* gnu/packages/python.scm (python-cryptography): Update to 2.0.3.
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.
Next