~ruther/guix-local

ref: 00bf74be0578fda2cd662ee6dd75ee18c9112f48 guix-local/gnu/packages/python.scm -rw-r--r-- 399.4 KiB
00bf74be — Leo Famulari 9 years ago
gnu: python-file: Don't create a compressed egg.

* gnu/packages/python.scm (python-file, python2-file)[arguments]: Pass
"--single-version-externally-managed" "--root=/" to #:configure-flags.
d2478b4c — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
b5a5fb19 — Hartmut Goebel 9 years ago
gnu: python-dateutil, python-dateutil-2: Update to new home-page.

* gnu/packages/python.scm (python-dateutil, python2-dateutil,
  python-dateutil-2, python2-dateutil-2)[home-page]: Update URL.
dcaf7089 — Mark H Weaver 9 years ago
Merge branch 'master' into core-updates
759aadd4 — Leo Famulari 9 years ago
gnu: python-requests-toolbelt: Fix build failure by adding missing dependencies.

* gnu/packages/python.scm (python-requests-toolbelt)[native-inputs]: Add
python-betamax, python-mock and python-pytest.
66d3f50a — Leo Famulari 9 years ago
gnu: Add python-betamax.

* gnu/packages/python.scm (python-betamax, python2-betamax): New variables.
a9871b7b — Leo Famulari 9 years ago
gnu: python-vobject: Disable the test suite.

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

* gnu/packages/python.scm (python-vobject, python2-vobject)[arguments]: Disable
the tests.
8757f050 — Leo Famulari 9 years ago
gnu: python-wsgi-intercept: Fix build failure with Python 3.5.

* gnu/packages/python.scm (python-wsgi-intercept)[native-inputs]:
Add python-urllib3.
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.
6c514128 — Leo Famulari 9 years ago
gnu: python-dnspython: Update to 0.15.0.

* gnu/packages/python.scm (python-dnspython, python2-dnspython): Update
to 0.15.0.
0580e383 — Leo Famulari 9 years ago
gnu: python-werkzeug: Update to 0.11.11.

* gnu/packages/python.scm (python-werkzeug, python2-werkzeug):
Update to 0.11.11.
eb68d268 — Leo Famulari 9 years ago
gnu: python-pyopenssl: Update to 16.1.0.

* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl): Update
to 16.1.0
[source]: Use pypi-uri.
caa0edb3 — Leo Famulari 9 years ago
gnu: python-pyasn1: Update to 0.1.9.

* gnu/packages/python.scm (python-pyasn1, python2-pyasn1): Update to 0.1.9.
[source]: Use pypi-uri.
b7afd018 — Ricardo Wurmus 9 years ago
gnu: Add python-whoosh.

* gnu/packages/python.scm (python-whoosh, python2-whoosh): New variables.
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.
7a8894e8 — Hartmut Goebel 9 years ago
gnu: python-pathlib: Update description.

* gnu/packages/python.scm (python-pathlib, python2-pathlib): Update
  description.
190ba6c2 — Hartmut Goebel 9 years ago
gnu: python-keyring: Update home-page url.

* gnu/packages/python.scm (python-keyring, python2-keyring): Update home-page
  url.
Next