~ruther/guix-local

ref: 1898eaa3357124034fecfbeb157b39b0f4e8c0c0 guix-local/gnu/packages/python.scm -rw-r--r-- 588.1 KiB
1898eaa3 — Cyril Roelandt 8 years ago
gnu: Add python-traceback2.

* gnu/packages/python.scm (python-traceback2, python2-traceback2): New
  variables.
ab28aa22 — Cyril Roelandt 8 years ago
gnu: Add python-linecache2.

* gnu/packages/python.scm (python-linecache2, python2-linecache2): New
  variables.
576c0e29 — Cyril Roelandt 8 years ago
gnu: python-netaddr: Fix the source URL.

* gnu/packages/python.scm (python-netaddr, python2-netaddr): Fix the source URL.
cb95e5e5 — Cyril Roelandt 8 years ago
gnu: Add python2-aniso8601.

* gnu/packages/python.scm (python2-aniso8601): New variable.
64791fae — Cyril Roelandt 8 years ago
gnu: python-aniso8601: Update to 1.3.0.

* gnu/packages/python.scm (python-aniso8601, python2-aniso8601): Update to 1.3.0.
96d63eea — Cyril Roelandt 8 years ago
gnu: python-alembic: Update to 0.9.5.

* gnu/packages/python.scm (python-alembic, python2-alembic): Update to 0.9.5.
79cb661f — Cyril Roelandt 8 years ago
gnu: python-arrow: Update to 0.10.0.

* gnu/packages/python.scm (python-arrow, python2-arrow): Update to 0.10.0.
a9769a29 — Cyril Roelandt 8 years ago
gnu: python-apispec: Update to 0.25.3.

* gnu/packages/python.scm (python-apispec, python2-apispec): Update to 0.25.3.
d7eb680d — Leo Famulari 8 years ago
gnu: Add python-guzzle-sphinx-theme.

* gnu/packages/python.scm (python-guzzle-sphinx-theme,
python2-guzzle-sphinx-theme): New variables.

Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
3eabcc78 — Tomáš Čech 8 years ago
gnu: Add missing input to python-py3status and fix call path.

file is used to determine configuration file encoding and py3status fails to
start when this tool is missing.

* gnu/packages/python.scm (python-py3status)[inputs]: Add file.
  [arguments]: Modify phases to patch py3status to call file with an absolute
  path.
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.
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.
Next