~ruther/guix-local

ref: 3969ca548c3230815242e95d07eee05d45b2947d guix-local/gnu/packages/python.scm -rw-r--r-- 396.6 KiB
3969ca54 — 宋文武 9 years ago
gnu: wrap-python3:  Use a bash wrapper for 'python3-config'.

See <http://lists.gnu.org/archive/html/guix-devel/2016-07/msg00008.html>
for details.

* gnu/packages/python.scm (wrap-python3)[arguments]: Use a bash wrapper
instead of a symlink for python3-config.
a39cc016 — Leo Famulari 9 years ago
gnu: python-ndg-httpsclient: Disable tests.

The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the python-ndg-httpsclient build to fail.

* gnu/packages/python.scm (python-ndg-httpsclient)[arguments]: Disable tests.
ca0eee9d — Leo Famulari 9 years ago
gnu: python-execnet: Disable tests.

The tests were silently skipped with Python 3.4. With Python 3.5, this
caused the python-execnet build to fail.

* gnu/packages/python.scm (python-execnet, python2-execnet)[arguments]: Disable
tests.
2f87a77f — Leo Famulari 9 years ago
gnu: python2-file: Build with setuptools.

* gnu/packages/python.scm (python-file)[properties]: New field.
(python2-file): Use strip-python2-variant.
[native-inputs]: Add python2-setuptools.
470613f9 — Leo Famulari 9 years ago
gnu: python-cryptography: Ignore spurious test failure.

* gnu/packages/python.scm (python-cryptography,
python2-cryptography)[arguments]: Add 'disable-failing-test' phase.
9ebe87fe — Leo Famulari 9 years ago
gnu: python-celery: Update to 3.1.24.

* gnu/packages/python.scm (python-celery, python2-celery): Update to 3.1.24.
[arguments]: Disable some tests with break with Python 3.5.
a6bb9e44 — Leo Famulari 9 years ago
gnu: python-billiard: Update to 3.3.0.23.

* gnu/packages/python.scm (python-billiard, python2-billiard):
Update to 3.3.0.23.
0cb59822 — Leo Famulari 9 years ago
gnu: python-kombu: Update to 3.0.37.

* gnu/packages/python.scm (python-kombu, python2-kombu): Update to 3.0.37.
[propagated-inputs]: Add python-redis.
abcf4858 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
gnu: Add python-socksipy-branch.

* gnu/packages/python.scm (python-socksipy-branch): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
e775f48e — Efraim Flashner 9 years ago
gnu: python-xlrd: Update source location.

* gnu/packages/python.scm (python-xlrd)[source]: Use 'pypi-uri' syntax.
c2ad4d70 — Ben Woodcroft 9 years ago
gnu: python-xlrd: Update to 1.0.0.

* gnu/packages/python.scm (python-xlrd, python2-xlrd): Update to 1.0.0.
b19c7989 — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
92a312dc — Ricardo Wurmus 9 years ago
gnu: python-pathlib: Disable tests.

* gnu/packages/python.scm (python-pathlib)[arguments]: Disable tests.
79355ae3 — Ludovic Courtès 9 years ago
Merge branch 'master' into core-updates
e8c9b010 — Stefan Reichoer 9 years ago
gnu: Add python-q.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
67f66812 — Ben J Woodcroft 9 years ago
gnu: Add python-termcolor.

* gnu/packages/python.scm (python-termcolor, python2-termcolor): New
variables.
58d04dba — Ricardo Wurmus 9 years ago
gnu: python-virtualenv: Update to 15.0.3.

* gnu/packages/python.scm (python-virtualenv): Update to 15.0.3.
[arguments]: Disable failing test.
7adc698f — Efraim Flashner 9 years ago
gnu: python-fake-factory: Update to 0.7.2.

* gnu/packages/python.scm (python-fake-factory): Update to 0.7.2.
[arguments]: Remove phase disabling failing test.
[home-page]: Use https.
375f224b — Ben Woodcroft 9 years ago
gnu: python-click: Use 'pypi-uri'.

* gnu/packages/python.scm (python-click, python2-click)[source]: Use
'pypi-uri'.
Next