~ruther/guix-local

ref: a5f92ca04f017d2cd7d83ec0fe6a186cccf0ec9d guix-local/gnu/packages/python.scm -rw-r--r-- 435.2 KiB
a5f92ca0 — Tobias Geerinckx-Rice 9 years ago
gnu: python-pytz: Update to 2016.10.

* gnu/packages/python.scm (python-pytz): Update to 2016.10.
bf5e4bc4 — Tobias Geerinckx-Rice 9 years ago
gnu: python-pyyaml: Update to 3.12.

* gnu/packages/python.scm (python-pyyaml): Update to 3.12.
[source]: Use pypi-uri.
7d2e758d — Tobias Geerinckx-Rice 9 years ago
gnu: python-pygments: Update to 2.1.3.

* gnu/packages/python.scm (python-pygments): Update to 2.1.3.
gnu: Add python-trollius-redis.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add python-straight-plugin.

* gnu/packages/python.scm (python-straight-plugin, python2-straight-plugins):
New variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add python-openid-teams.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add python-openid-cla.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add python2-openid.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add python-pygit2.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add python-munch.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add python-kitchen.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add python-flask-multistatic.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add python-flask-wtf.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
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.
Next