~ruther/guix-local

ref: 4d6ed794dd10fb3d969e62c49f372d08ba5974b3 guix-local/gnu/packages/python.scm -rw-r--r-- 442.2 KiB
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.
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>
965ced9c — Konrad Hinsen 8 years ago
gnu: Add python2-pyro.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
4ed41f47 — Leo Famulari 8 years ago
Merge branch 'master' into core-updates
a684e38d — Leo Famulari 8 years ago
gnu: python-mistune: Update to 0.8.3 [fixes CVE-2017-{15612,16876}].

* gnu/packages/python.scm (python-mistune, python2-mistune): Update to 0.8.3.
a5e3d59b — Ludovic Courtès 8 years ago
gnu: python-jupyter-console: Make it installable.

Fixes <https://bugs.gnu.org/29860>.
Reported by Johannes Laute <j.laute3@googlemail.com>.

* gnu/packages/python.scm (python-jupyter-console-minimal)[name]: New field.
23de2e1d — Efraim Flashner 8 years ago
Merge remote-tracking branch 'origin/master' into core-updates
15b60fc3 — Kei Kebreau 8 years ago
gnu: python-pillow: Fix test failures on i686-linux and armhf-linux.

* gnu/packages/patches/python-pillow-fix-failing-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-pillow)[source]: Use it.
467cfaa3 — Danny Milosavljevic 8 years ago
gnu: Add python-semver.

* gnu/packages/python.scm (python-semver, python2-semver): New variables.
9be5ecdf — Tobias Geerinckx-Rice 8 years ago
gnu: python, python-web: Update ‘permanently moved’ home pages.

In practice, this switches all of them to HTTPS.

* gnu/packages/python.scm (python-six, python-spectra, python-scipy)
(python-beautifulsoup4, python-termcolor, python-rsa, python-anyjson)
(python-whoosh, python2-pathlib2, python-pbkdf2, python-ansi2html)
(python-rfc3987, python-validate-email, python-swagger-spec-validator)
[home-page]: Update.
* gnu/packages/python-web.scm (python-sockjs-tornado, python-webob)
(python-zope-event, python-zope-testing, python-zope-testrunner)
(python-zope-i18nmessageid, python-zope-schema, python-zope-configuration)
(python-zope-proxy, python-zope-location, python-zope-security)
(python-oauth2client, python-flask-script, python-flask-migrate)
(python-flask-httpauth)[home-page]: Update.
a08d5a07 — Konrad Hinsen 8 years ago
gnu: Add python2-numpy-1.8.

* gnu/packages/python.scm (python2-numpy-1.8): New variable.
e144cbcf — Konrad Hinsen 8 years ago
gnu: python-numpy: Reorganize patches.

* gnu/packages/python.scm (python-numpy)[arguments]<phases>: Delete phase
"set-environment-variables".
Add phase "configure-blas-lapack". Move phase "check" after phase "install".
9e3a8ed0 — Kei Kebreau 8 years ago
gnu: python-pillow: Update to 4.3.0.

* gnu/packages/python.scm (python-pillow): Update to 4.3.0.
[propagated-inputs]: Add python-olefile.
* gnu/packages/patches/python-pillow-freetype-2.7-test-failure.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
3a1f26ff — Kei Kebreau 8 years ago
gnu: Add python-olefile.

* gnu/packages/python.scm (python-olefile, python2-olefile): New variables.
de2032b9 — Konrad Hinsen 8 years ago
gnu: Add python-activepapers.

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

Co-authored-by: Ludovic Courtès <ludovic.courtes@inria.fr>
f76fc968 — Leo Famulari 8 years ago
Merge branch 'master' into core-updates
c521c8f1 — Konrad Hinsen 8 years ago
gnu: Add python-tempdir.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next