~ruther/guix-local

ref: 6a317919cf0f9dbc651a4a41f9ed99c49bf2d543 guix-local/gnu/packages/python.scm -rw-r--r-- 584.8 KiB
6a317919 — Marius Bakke 8 years ago
Merge branch 'master' into staging
67a08f18 — Ricardo Wurmus 8 years ago
gnu: Add python-numpy-next.

* gnu/packages/python.scm (python-numpy-next, python2-numpy-next): New
variables.
eaa1db1d — Ricardo Wurmus 8 years ago
Revert "gnu: python-numpy: Update to 1.13.1."

This reverts commit 025b196d9b739418dd9d305864fdb1fb1d0d5af2.

This is necessary as neither the current release nor the latest development
version of python-pandas can be build with numpy 1.13.x.
7716ccd5 — Marius Bakke 8 years ago
Merge branch 'master' into staging
cb91edeb — Ricardo Wurmus 8 years ago
gnu: python-numexpr: Update to 2.6.4.

* gnu/packages/python.scm (python-numexpr): Update to 2.6.4.
1033cdbb — Thomas Danckaert 8 years ago
gnu: python-numpy: Give sh store location instead of setting $SHELL.

* gnu/packages/python.scm (python-numpy): [arguments] Don't set $SHELL in the
  environment, but embed the store location of bash-minimal as a default
  shell.  Otherwise, we have to set $SHELL for every package which uses
  numpy's distutils.
7e2c67ca — David Thompson 8 years ago
gnu: awscli: Update to 1.11.164.

* gnu/packages/python.scm (awscli): Update to 1.11.164.
3ef85c11 — Cyril Roelandt 8 years ago
gnu: Add python-twine.

* gnu/packages/python.scm (python-twine, python2-twine): New variables.
78f46e65 — Cyril Roelandt 8 years ago
gnu: Add python-pkginfo.

* gnu/packages/python.scm (python-pkginfo, python2-pkginfo): New variables.
b84ef9e2 — Cyril Roelandt 8 years ago
gnu: Add python-tqdm.

* gnu/packages/python.scm (python-tqdm, python2-tqdm): New variables.
cf47e34e — Cyril Roelandt 8 years ago
gnu: Update the propagated inputs of python-urllib3.

* gnu/packages/python.scm (python-urllib3, python2-urllib3): Update propagated
  inputs.
8e6ceb47 — Cyril Roelandt 8 years ago
gnu: Add python-nose-timer.

* gnu/packages/python.scm (python-nose-time, python2-nose-timer): New variables.
9bb7c05e — Cyril Roelandt 8 years ago
gnu: python-tox: Update to 2.8.1.

* gnu/packages/python.scm (python-tox): Update to 2.8.1.
74e9895f — Cyril Roelandt 8 years ago
gnu: Add python2-requests-toolbelt.

* gnu/packages/python.scm (python2-requests-toolbelt): New variable.
30d7207f — Cyril Roelandt 8 years ago
gnu: python-requests-toolbelt: Update to 0.8.0.

* gnu/packages/python.scm (python-requests-toolbelt): Udpate to 0.8.0.
8e483fb5 — Cyril Roelandt 8 years ago
gnu: python-autopep8: Update to 1.3.2.

* gnu/packages/python.scm (python-autopep8): Update to 1.3.2.
ab7f51fa — Cyril Roelandt 8 years ago
gnu: Add python-pydiff.

* gnu/packages/python.scm (python-pydiff, python2-pydiff): New variables.
80c3f4d6 — Thomas Danckaert 8 years ago
gnu: python-ipython: Update to 5.3.0.

* gnu/packages/python.scm (python-ipython, python2-ipython): Update to 5.3.0.
025b196d — Thomas Danckaert 8 years ago
gnu: python-numpy: Update to 1.13.1.

* gnu/packages/python.scm (python-numpy, python2-numpy): Update to 1.13.1.
[source]: Download the zip release from pypi instead of a git snapshot.
[native-inputs]: Add unzip.
[arguments]: Set SHELL environment variable.

Co-authored by Leo Famulari <leo@famulari.name>
ffcff272 — Marius Bakke 8 years ago
Merge branch 'master' into staging
Next