~ruther/guix-local

ref: 9be5ecdf8a0156f2ba47a76eb1340f89de8c018b guix-local/gnu/packages/python.scm -rw-r--r-- 436.3 KiB
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>
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>
bef02e9e — Leo Famulari 8 years ago
gnu: python-dulwich: Update to 0.18.6 [fixes CVE-2017-16228].

* gnu/packages/python.scm (python-dulwich, python2-dulwich): Update to 0.18.6.
574b1d02 — Tobias Geerinckx-Rice 8 years ago
gnu: python-pyicu: Set python2-variant.

This follows up on commit d65854bdda4ad5464fcd8fe6289eedc13ea82ba1, which
did not fix test failures for dependents using package-with-python2.

* gnu/packages/python.scm (python-pyicu)[properties]: Set python2-variant.
d65854bd — Tobias Geerinckx-Rice 8 years ago
gnu: python2-pyicu: Disable failing test.

* gnu/packages/python.scm (python2-pyicu)[arguments]: Add
‘delete-failing-test’ phase.
97c26793 — Rutger Helling 8 years ago
gnu: Add python2-pyopengl-accelerate.

* gnu/packages/python.scm (python2-pyopengl-accelerate): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
bf630276 — Arun Isaac 8 years ago
gnu: scons: Update to 3.0.1.

* gnu/packages/python.scm (scons): Update to 3.0.1.
(scons-python2): New variable.
gnu: Add python2-booleanoperations.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add python-pyclipper.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: Add python-setuptools-scm-git-archive.

* gnu/packages/python.scm (python-setuptools-scm-git-archive,
python2-setuptools-scm-git-archive): New variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
b46ea394 — Tobias Geerinckx-Rice 8 years ago
gnu: python-prompt-toolkit: Update to 1.0.15.

* gnu/packages/python.scm (python-prompt-toolkit): Update to 1.0.15.
8fab029d — Tobias Geerinckx-Rice 8 years ago
gnu: python-pyicu: Update home page.

* gnu/packages/python.scm (python-pyicu)[home-page]: Update.
d152d933 — Tobias Geerinckx-Rice 8 years ago
gnu: python-pyicu: Update to 1.9.8.

* gnu/packages/python.scm (python-pyicu): Update to 1.9.8.
[arguments]: Delete.
[native-inputs]: Add python-pytest and python-six.
33dc54b0 — Ricardo Wurmus 8 years ago
gnu: Move date/time packages from python.scm to time.scm.

* gnu/packages/python.scm (python-pytz, python2-pytz, python-dateutil,
python2-dateutil, python-parsedatetime, python2-parsedatetime,
python-tzlocal, python-isodate, python2-isodate, python-iso8601,
python2-iso8601, python-monotonic, python2-monotonic, python-pyrfc3339,
python2-pyrfc3339, python-arrow, python2-arrow, python-aniso8601,
python2-aniso8601): Move from here...
* gnu/packages/time.scm: ...to here.
* gnu/packages/calendar.scm,
gnu/packages/check.scm,
gnu/packages/django.scm,
gnu/packages/ebook.scm,
gnu/packages/gnome.scm,
gnu/packages/irc.scm,
gnu/packages/jrnl.scm,
gnu/packages/mail.scm,
gnu/packages/openstack.scm,
gnu/packages/package-management.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/rdf.scm,
gnu/packages/statistics.scm,
gnu/packages/tls.scm,
gnu/packages/tryton.scm,
gnu/packages/version-control.scm: Adjust accordingly.
762b5a89 — Ricardo Wurmus 8 years ago
gnu: Move more testing packages from python.scm to check.scm.

* gnu/packages/python.scm (python-flexmock, python2-flexmock,
python-freezegun, python2-freezegun, python-flaky, python2-flaky): Move from
here...
* gnu/packages/check.scm: ...to here.
Next