~ruther/guix-local

ref: f165648e1b96127d62e8fc662abe13916e28a4b3 guix-local/gnu/packages/python.scm -rw-r--r-- 419.0 KiB
c4abbac3 — Hartmut Goebel 9 years ago
gnu: python-ipython-genutils: Update description.

* gnu/packages/python.scm (python-ipython-genutils)[description]: Add
deprecation note and TODO comment.
4dbc8ec4 — Hartmut Goebel 9 years ago
gnu: python-ipython: Update to 4.0.3

* gnu/packages/python.scm (python-ipython, python2-ipython): Update to
version 4.0.3.
8f35c030 — Leo Famulari 9 years ago
gnu: python-flask: Propagate python-click.

* gnu/packages/python.scm (python-flask, python2-flask)[native-inputs]: Move
python-click to ...
[propagated-inputs]: ... here.
a6c47905 — Leo Famulari 9 years ago
gnu: python-cryptography: Update to 1.6.

* gnu/packages/python.scm (python-cryptography, python2-cryptography): Update
to 1.6.
(python-cryptography-vectors, python2-cryptography-vectors): Update to 1.6.
b0aa6ede — Hartmut Goebel 9 years ago
gnu: python-numpy: Fix inputs.

This fixes 2efabc5589dc641dce75702b99253a3fb40bb2eb, where some inputs
have been changed to propagated-inputs, but the propagated-inputs are
still extended from inputs and the inputs are not extended at all.

* gnu/packages/python.scm (python-numpy, python2-numpy)[inputs]:
Extend from python-numpy-bootstrap's package-inputs. [propagated-inputs]:
Extend from python-numpy-bootstrap's package-propagated-inputs.
77a6932a — Hartmut Goebel 9 years ago
gnu: python2-ipython: Fix inputs.

This fixes e62600feb6a3aca2304925ed8c0bb5a9060e38dd, where the inputs
have been changed to native-inputs, but still extended from inputs.

* gnu/packages/python.scm (python2-ipython)[native-inputs]: Extend
from python-ipython's package-native-inputs.
fe4a8da4 — Hartmut Goebel 9 years ago
gnu: python-numpydoc: Correct inputs.

This does what 213d1745c6adbfd274b1edc575529e026b0ab743 was
supposed to do.

* gnu/packages/python.scm (python-numpydoc, python-numpydoc)
Change first of the duplicate [native-inputs] definitions to
[propagated-inputs].
03e856dd — Hartmut Goebel 9 years ago
Merge branch 'python-build-system'.
3bf42806 — Hartmut Goebel 9 years ago
Merge branch 'master' into python-build-system
67824447 — Leo Famulari 9 years ago
gnu: python-rarfile: Update to 2.8.

* gnu/packages/python.scm (python-rarfile, python2-rarfile): Update to 2.8.
[source]: Remove obsolete patch.
* gnu/packages/patches/python-rarfile-fix-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
8c4964dd — Leo Famulari 9 years ago
gnu: python-jellyfish: Update to 0.5.6.

* gnu/packages/python.scm (python-jellyfish, python2-jellyfish): Update to
0.5.6.
38e81a2c — Leo Famulari 9 years ago
gnu: python-munkres: Update to 1.0.8.

* gnu/packages/python.scm (python-munkres, python2-munkres): Update to 1.0.8.
7574cecf — Danny Milosavljevic 9 years ago
gnu: python2-flask: Pick up python-flask's native-inputs.

* gnu/packages/python.scm (python2-flask)[native-inputs]:
  Pick up python-flask's native-inputs.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
c6c80104 — Danny Milosavljevic 9 years ago
gnu: python-flask: Update to 0.11.1.

* gnu/packages/python.scm (python-flask): Update to 0.11.1.
[native-inputs]: Add python-click.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
61684de2 — Danny Milosavljevic 9 years ago
gnu: python-pyopenssl: Update to 16.2.0.

* gnu/packages/python.scm (python-pyopenssl): Update to 16.2.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
b2e6e150 — Danny Milosavljevic 9 years ago
gnu: python-simplejson: Update to 3.10.0.

* gnu/packages/python.scm (python-simplejson): Update to 3.10.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
d3eff97a — Julien Lepiller 9 years ago
gnu: Add python-polib.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
c415f763 — Leo Famulari 9 years ago
gnu: python-betamax: Fix typo.

* gnu/packages/python.scm (python-betamax): Fix typo.
de32aa74 — Leo Famulari 9 years ago
Merge branch 'master' into python-build-system
1c9f78ec — Leo Famulari 9 years ago
gnu: python-passlib: Update to 1.7.0.

* gnu/packages/python.scm (python-passlib, python2-passlib): Update to 1.7.0.
Next