~ruther/guix-local

ref: a0c6a36b28853dc3cd355dbe5222ea19f7f672f5 guix-local/gnu/packages/python.scm -rw-r--r-- 310.0 KiB
a0c6a36b — Mathieu Lirzin 10 years ago
gnu: python-pkgconfig: Add license prefix.

* gnu/packages/python.scm (python-pkgconfig)[license]: Fix prefix.
435a0462 — Andreas Enge 10 years ago
gnu: python-cython: Update to 0.24.

* gnu/packages/python.scm (python-cython): Update to 0.24.
8e451885 — Andreas Enge 10 years ago
gnu: Add python-cysignals.

* gnu/packages/python.scm (python-cysignals, python2-cysignals): New
  variables.
4323a5f0 — Andreas Enge 10 years ago
gnu: Add python-pkgconfig.

* gnu/packages/python.scm (python-pkgconfig, python2-pkgconfig): New
  variables.
877889f3 — Efraim Flashner 10 years ago
gnu: python-futures: Remove variable.

* gnu/packages/python.scm (python-futures): Remove it.
2fc629dd — Leo Famulari 10 years ago
gnu: python-pyopenssl: Update to 16.0.0.

* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update to
16.0.0.
[arguments]: Remove field.
4f363e73 — Leo Famulari 10 years ago
gnu: python-cryptography, python-cryptography-vectors: Update to 1.3.1.

These packages should be udpated together.

* gnu/packages/python.scm (python-cryptography): Update to 1.3.1.
(python-cryptogprahy-vectors): Update to 1.3.1.
61a4332d — Leo Famulari 10 years ago
gnu: python-pytest: Update to 2.7.3.

* gnu/packages/python.scm (python-pytest, python2-pytest): Update to 2.7.3.
e25f0174 — Ben Woodcroft 10 years ago
gnu: Remove duplicate python-pbr.

This is a follow-up to commit 1ef09c0c75c61fd70a84667a845a652995b38a94.

* gnu/packages/openstack.scm (python-pbr, python2-pbr): Move from here ...
* gnu/packages/python.scm: ... to here.
(python-pbr, python2-pbr): Delete duplicate packages.
692add53 — Ben Woodcroft 10 years ago
gnu: python-lockfile: Update to 0.12.2.

* gnu/packages/python.scm (python-lockfile): Update to 0.12.2.
[native-inputs]: Add python-pbr.
(python2-lockfile): Update to 0.12.2.
[native-inputs]: Add python2-setuptools, python2-pbr.
1804527a — Ben Woodcroft 10 years ago
gnu: python-lockfile Use 'python2-variant'.

* gnu/packages/python.scm (python-lockfile): Use 'python2-variant'.
[properties]: New field.
(python2-lockfile): Use 'strip-python2-variant'.
1ef09c0c — Ben Woodcroft 10 years ago
gnu: Add python-pbr.

* gnu/packages/python.scm (python-pbr, python2-pbr): New variables.
78c0d323 — Ben Woodcroft 10 years ago
gnu: python-pandas: Update to 0.18.0.

* gnu/packages/python.scm (python-pandas, python2-pandas): Update to 0.18.0.
[arguments]: Enable tests.
12af303f — Chris Marusich 10 years ago
gnu: Add python2-s3cmd.

* gnu/packages/python.scm (python2-s3cmd): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
daeeea71 — Chris Marusich 10 years ago
gnu: Add python-magic.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
54c30ebc — Leo Famulari 10 years ago
gnu: python-atomicwrites: Update to 1.0.0.

* gnu/packages/python.scm (python-atomicwrites, python2-atomicwrites):
Update to 1.0.0.
229b3661 — Leo Famulari 10 years ago
gnu: python-llfuse-0.41: Update to 0.41.1.

* gnu/packages/python.scm (python-llfuse-0.41): Update to 0.41.1.
cd0569c4 — Leo Famulari 10 years ago
gnu: python-llfuse: Update to 1.0, keep 0.41 variant.

* gnu/packages/python.scm (python-llfuse, python2-llfuse): Update to 1.0.
(python-llfuse)[properties]: New field.
[license]: Remove 'expat'.
(python2-llfuse): Use 'strip-python2-variant'.
[propagated-inputs]: Add python2-contextlib2.
(python-llfuse-0.41): New variable.
bd74be7b — Leo Famulari 10 years ago
gnu: python-msgpack: Use 'python2-variant'.

* gnu/packages/python.scm (python-msgpack)[native-inputs]: Remove field.
[properties]: New field.
(python2-msgpack): Use 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
ae831df4 — Leo Famulari 10 years ago
gnu: python-msgpack: Update to 0.4.7.

* gnu/packages/python.scm (python-msgpack, python2-msgpack): Update to 0.4.7.
[source]: Use pypi-uri.
Next