~ruther/guix-local

ref: e074a655dd6497daafbd62737e3b63f3d5aa7985 guix-local/gnu/packages/python.scm -rw-r--r-- 445.4 KiB
e074a655 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
dce2ad69 — Leo Famulari 8 years ago
gnu: python-graphql-relay: Skip the test phase.

* gnu/packages/python.scm (python-graphql-relay,
python2-graphql-relay)[arguments]: Set #:tests? #f
aebd91bb — Leo Famulari 8 years ago
gnu: python-consul: Skip the test phase.

* gnu/packages/python.scm (python-consul, python2-consul)[arguments]:
Set #:tests? #f.
44e4a621 — Kei Kebreau 8 years ago
gnu: Add python-shapely and python2-shapely.

* gnu/packages/python.scm (python-shapely, python2-shapely): New variables.
3ca1545b — Tobias Geerinckx-Rice 8 years ago
gnu: python: Use HTTPS for ipython.org home pages.

* gnu/packages/python.scm (python-ipython-genutils, python-traitlets)
(python-ipykernel, python-ipython, python-widgetsnbextension)
(python-ipywidgets)[home-page]: Use HTTPS.
7e060865 — Konrad Hinsen 8 years ago
gnu: python-matplotlib: Fix import failure

* gnu/packages/python.scm (python-matplotlib)[propagated-inputs]: Add
  python-pyqt.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4adb40bf — Leo Famulari 8 years ago
Merge branch 'master' into core-updates
0ee12dc9 — Tobias Geerinckx-Rice 8 years ago
gnu: python-idna: Update to 2.6.

* gnu/packages/python.scm (python-idna): Update to 2.6.
b438d7cf — Ben Sturmfels 8 years ago
gnu: pelican: Enable Markdown support.

* gnu/packages/python.scm (pelican)[propagated-inputs]: Add python-markdown to
support Markdown as mentioned in the package description.

Signed-off-by: Leo Famulari <leo@famulari.name>
9e8401a5 — Tobias Geerinckx-Rice 8 years ago
gnu: python-ply, python2-ply: Update to 3.10.

* gnu/packages/python.scm (python-ply): Update to 3.10.
0215f94e — Ricardo Wurmus 8 years ago
gnu: snakemake: Update to 4.4.0.

* gnu/packages/python.scm (snakemake): Update to 4.4.0.
20c295f9 — Leo Famulari 8 years ago
gnu: python2-subprocess32: Skip the tests.

* gnu/packages/python.scm (python2-subprocess32)[arguments]: Skip the
tests.
4d6ed794 — Leo Famulari 8 years ago
gnu: Remove python-numpy-next.

This package was effectively superseded when NumPy was updated to 1.13.3.

This is a followup to commit 68014502793ab8f3b0162fa8271a2be288519f93.

* gnu/packages/python.scm (python-numpy-next, python2-numpy-next):
Remove variables.
68014502 — Leo Famulari 8 years ago
gnu: python-numpy: Update to 1.13.3.

* gnu/packages/python.scm (python-numpy, python2-numpy): Update to 1.13.3.
6a25c6cd — Leo Famulari 8 years ago
gnu: python-click: Disable the test suite.

* gnu/packages/python.scm (python-click, python2-click)[arguments]: Skip
the tests.
8cbbea15 — Leo Famulari 8 years ago
gnu: python-click-log: Update to 0.2.1.

* gnu/packages/python.scm (python-click-log): Update to 0.2.1.
8f25c2e4 — Leo Famulari 8 years ago
gnu: python-click-threading: Update to 0.4.4.

* gnu/packages/python.scm (python-click-threading): Update to 0.4.4.
42d6bffc — Konrad Hinsen 8 years ago
gnu: Add python2-mmtk.

* gnu/packages/python.scm (python2-mmtk): New public variable.
247d2368 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
49aebf96 — Konrad Hinsen 8 years ago
gnu: Add python2-scientific.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
Next