~ruther/guix-local

ref: 2f837cf7fe100b0584fb02cf8f19d4cfb4e14d88 guix-local/gnu/packages/python.scm -rw-r--r-- 566.1 KiB
2718a9cd — Marius Bakke 8 years ago
Merge branch 'master' into core-updates
e121be1e — Tobias Geerinckx-Rice 8 years ago
gnu: python-netaddr: Update to 0.7.19.

* gnu/packages/python.scm (python-netaddr): Update to 0.7.19.
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.
09ec5a0f — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
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.
3785e42e — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
c795bc79 — Christopher Baines 8 years ago
gnu: Add python-tornado-http-auth.

* gnu/packages/python.scm (python-tornado-http-auth): New variable.
cc294bce — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
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.
2d9495da — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
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.
f167595b — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
240d3cef — Ludovic Courtès 8 years ago
gnu: python-argcomplete: Add dependency on the full Bash.

Fixes a regression introduced in
704243e0c6ec5ac86e2f45aaa469717e60b89124.

* gnu/packages/python.scm (python-argcomplete)[native-inputs]: Add BASH.
a70b03d4 — Thomas Danckaert 8 years ago
gnu: Add python-grako

* gnu/packages/python.scm (python-grako): New variable.
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>
Next