~ruther/guix-local

ref: 6a34f4ccc8a5d4a48e25ad3c9c512f8634928b91 guix-local/gnu/packages/python.scm -rw-r--r-- 427.7 KiB
6a34f4cc — Tobias Geerinckx-Rice 9 years ago
gnu: python-prompt-toolkit: Update to 1.0.9.

* gnu/packages/python.scm (python-prompt-toolkit): Update to 1.0.9.
791ac6a6 — Tobias Geerinckx-Rice 9 years ago
gnu: python-markdown: Update to 2.6.7.

* gnu/packages/python.scm (python-markdown): Update to 2.6.7.
2ee57340 — Tobias Geerinckx-Rice 9 years ago
gnu: python-numexpr: Update to 2.6.1.

* gnu/packages/python.scm (python-numexpr): Update to 2.6.1.
ffb1e98d — Tobias Geerinckx-Rice 9 years ago
gnu: python-babel: Update to 2.3.4.

* gnu/packages/python.scm (python-babel): Update to 2.3.4.
ea8450c8 — Thomas Danckaert 9 years ago
gnu: Add python-netcdf4.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
1194575b — Leo Famulari 9 years ago
gnu: python-pycrypto: Add TODO "removal" comment.

* gnu/packages/python.scm (python-pycrypto, python2-pycrypto): Add
comment.
4de2a710 — Leo Famulari 9 years ago
gnu: python-stem: Don't use python-pycrypto.

Python-pycrypto is an optional dependency of python-stem. Python-pycrypto is
unmaintained [0] and contains an exploitable buffer overflow bug [1].

[0] https://github.com/dlitz/pycrypto/issues/173
[1] https://github.com/dlitz/pycrypto/issues/176

* gnu/packages/python.scm (python-stem, python2-stem)[propagated-inputs]: Remove
python-pycrypto.
c976b319 — Leo Famulari 9 years ago
gnu: python-stem: Update to 1.5.3.

* gnu/packages/python.scm (python-stem, python2-stem): Update to 1.5.3.
[source]: Update URL.
d205f895 — Thomas Danckaert 9 years ago
gnu: Add python-hdf4.

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

Co-authored-by: Marius Bakke <mbakke@fastmail.com>
8e401ab6 — Ricardo Wurmus 9 years ago
gnu: python-scikit-learn: Update to 0.18.1.

* gnu/packages/python.scm (python-scikit-learn): Update to 0.18.1.
[arguments]: Remove special "check" phase.
[native-inputs]: Add python-cython.
361a2fcf — Tobias Geerinckx-Rice 9 years ago
gnu: Add python-xopen.

* gnu/packages/python.scm (python-xopen, python2-xopen): New variables.
00e0ca7c — Hartmut Goebel 9 years ago
gnu: python-docutils: Update to 0.13.1

* gnu/packages/python.scm(python-docutils): Update to 0.13.1.
[source]: Use pypi-uri.
6b7877e1 — Tobias Geerinckx-Rice 9 years ago
gnu: python-mock: Update source and home-page URIs.

* gnu/packages/python.scm (python-mock)[source]: Use ‘pypi-uri’.
[home-page]: Replace dead Google Code home page.
27fab2bf — Marius Bakke 9 years ago
gnu: python-cryptography: Update to 1.7.1.

* gnu/packages/python.scm (python-cryptography, python2-cryptography): Update
  to 1.7.1.
  [arguments]: Remove field.
(python-cryptography-vectors, python2-cryptography-vectors): Update to 1.7.1.
d660f7be — Marius Bakke 9 years ago
gnu: python-setuptools: Update to 31.0.0.

* gnu/packages/python.scm (python-setuptools, python2-setuptools): Update to
31.0.0.
[source]: Use 'pypi-uri'.
[license]: Update for bundled libraries.
4eb6ed28 — Marius Bakke 9 years ago
gnu: python-html5lib: Add dependency on python-webencodings.

* gnu/packages/python.scm (python-html5lib,
python2-html5lib)[propagated-inputs]: Add python-webencodings.
adbca19e — Marius Bakke 9 years ago
gnu: Add python-webencodings.

* gnu/packages/python.scm (python-webencodings, python2-webencodings): New
variables.
6c2e82bc — Tobias Geerinckx-Rice 9 years ago
gnu: Add python-argcomplete.

* gnu/packages/python.scm (python-argcomplete): New variable.
f80b4d2c — Ludovic Courtès 9 years ago
Merge remote-tracking branch 'origin/master' into staging
444a79b6 — Danny Milosavljevic 9 years ago
gnu: Add python-flask-restful-swagger.

* gnu/packages/python.scm (python-flask-restful-swagger,
  python2-flask-restful-swagger): New variables.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
Next