~ruther/guix-local

ref: 1c055d72585bd075e20ad0b41942d501d0b38656 guix-local/gnu/packages/python.scm -rw-r--r-- 588.3 KiB
1c055d72 — Marius Bakke 8 years ago
Merge branch 'staging'
4792a032 — Cyril Roelandt 8 years ago
gnu: python2-unittest2: Update to 1.1.0.

* gnu/packages/python.scm (python2-unittest2): Update to 1.1.0.
* gnu/packages/patches/python2-unittest2-remove-argparse.patch: New file.
* gnu/local.mk: Add it.
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.
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.
Next