~ruther/guix-local

ref: 482cd367c674e211b34cfb3b6e8b1620281ac888 guix-local/gnu/packages/python.scm -rw-r--r-- 496.5 KiB
482cd367 — Mark H Weaver 8 years ago
Revert "gnu: Add python-openid."

This reverts commit ccda56886625af84d34ebf1f26b22345e5dbe235.
gnu: Add python-openid.

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

Signed-off-by: Kei Kebreau <kei@openmailbox.org>
a3dea991 — Marius Bakke 9 years ago
gnu: python2-cython: Fix build on 32-bit platforms.

* gnu/packages/python.scm (python-cython, python2-cython)[source]: Add patch.
* gnu/packages/patches/python-cython-fix-tests-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
b98d4ec0 — Muriithi Frederick Muriuki 9 years ago
gnu: Add python-mando-0.3.1

* gnu/packages/python.scm (python-mando-0.3.1): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
350a3084 — Marius Bakke 9 years ago
gnu: python-pexpect: Use python-pytest@3.0.

* gnu/packages/python.scm (python-pexpect, python2-pexpect)[native-inputs]:
Change PYTHON-PYTEST to PYTHON-PYTEST-3.0.
cd158a2b — Marius Bakke 9 years ago
gnu: python-cython: Update to 0.25.2.

* gnu/packages/python.scm (python-cython, python2-cython): Update to 0.25.2.
7bf837fd — Leo Famulari 9 years ago
gnu: Use HTTPS URLs for GitHub home-pages.

* gnu/packages/bioinformatics.scm, gnu/packages/emacs.scm,
gnu/packages/haskell.scm, gnu/packages/libffi.scm, gnu/packages/lisp.scm,
gnu/packages/ocaml.scm, gnu/packages/openstack.scm, gnu/packages/python.scm,
gnu/packages/ruby.scm, gnu/packages/shells.scm, gnu/packages/statistics.scm,
gnu/packages/xdisorg.scm: Use HTTPS URLs for all packages with a home-page on
GitHub.
2a0d5de5 — Ludovic Courtès 9 years ago
Merge branch 'core-updates'
84157bb8 — Marius Bakke 9 years ago
Merge branch 'master' into core-updates

Most conflicts are from 6fd52309b8f52c9bb59fccffac53e029ce94b698.
5e923414 — Leo Famulari 9 years ago
gnu: python-enum34: Update to 1.1.6.

* gnu/packages/python.scm (python-enum34, python2-enum34): Update to 1.1.6.
[arguments]: Remove custom test phase.
3ee9355e — Marius Bakke 9 years ago
gnu: python-pexpect: Add verbose test output.

Fixes <https://bugs.gnu.org/26286>.

* gnu/packages/python.scm (python-pexpect, python2-pexpect)[arguments]: Add
"-v" to "nosetests" command.
23b9168d — Leo Famulari 9 years ago
gnu: python-pytest-2.9.2: Replace with python-pytest-3.0.

* gnu/packages/python.scm (python-pytest-2.9.2): Replace with ...
(python-pytest-3.0): ... new variable.
(python2-pytest-3.0): New variable.
(python-cryptography, python2-cryptography, python-sphinx-1.5.3)[native-inputs]:
Replace python-pytest-2.9.2 with python-pytest-3.0.
* gnu/packages/backup.scm (borg)[native-inputs]: Likewise.
gnu/packages/calendar.scm (khal)[native-inputs]: Likewise.
eec21d4b — Muriithi Frederick Muriuki 9 years ago
gnu: Add python-mando

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

Signed-off-by: Leo Famulari <leo@famulari.name>
5d0c3ba8 — Muriithi Frederick Muriuki 9 years ago
gnu: Add python-paramunittest

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

Signed-off-by: Leo Famulari <leo@famulari.name>
3061b331 — Muriithi Frederick Muriuki 9 years ago
gnu: Add python-sphinx@1.5.3.

* gnu/packages/python.scm (python-sphinx-1.5.3): New variable.
7f71e257 — Muriithi Frederick Muriuki 9 years ago
gnu: Add python-pytest@3.0.7

* gnu/packages/python.scm (python-pytest-3.0.7): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
c17383f4 — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
c5be3467 — Efraim Flashner 9 years ago
gnu: python2-dogtail: Update to 0.9.9.

* gnu/packages/python.scm (python2-dogtail): Update to 0.9.9.
[source]: Download using pypi-uri scheme.
26b16fd9 — Leo Famulari 9 years ago
gnu: python-appdirs: Use pypi-uri.

This is a followup to commit 543782e1ff1e296d61ca528debe3fc6420f5e45a.

* gnu/packages/python.scm (python-appdirs, python2-appdirs)[source]: Use
pypi-uri.
0371b345 — Efraim Flashner 9 years ago
Merge remote-tracking branch 'origin/master' into core-updates
Next