~ruther/guix-local

ref: 9200fe14f70506474cfc178dc8c1066bf00a5e7e guix-local/gnu/packages/python.scm -rw-r--r-- 468.9 KiB
9200fe14 — Marius Bakke 9 years ago
gnu: python-scipy: Declare python2-variant.

This is a followup to a50e03014177d2f00b5b85d3e1c295406f842016.

* gnu/packages/python.scm (python-scipy)[properties]: New field.
2c1cad7a — Marius Bakke 9 years ago
gnu: python-flake8-polyfill: Enable tests.

* gnu/packages/python.scm (python-flake8-polyfill,
python2-flake8-polyfill)[native-inputs]: Add PYTHON-FLAKE8, PYTHON-MOCK,
PYTHON-PYCODESTYLE and PYTHON-PYTEST. New field.
[arguments]: Replace 'check' phase with custom command.
d296d300 — Marius Bakke 9 years ago
gnu: python-flask-wtf: Drop failing test.

* gnu/packages/python.scm (python-flask-wtf, python2-flask-wtf)[arguments]:
Add phase to delete file that needs network access.
fffcd8b8 — Marius Bakke 9 years ago
gnu: python-pbkdf2: Fix tests.

* gnu/packages/python.scm (python-pbkdf2)[arguments]: Replace 'check' phase
with custom command.
a10b9810 — Marius Bakke 9 years ago
gnu: python-sphinx: Propagate python-requests.

* gnu/packages/python.scm (python-sphinx)[native-inputs]: Move PYTHON-REQUESTS
to ...
[propagated-inputs]: ... here.
a1e3ed6e — Danny Milosavljevic 9 years ago
gnu: python-pbr: Support python-sphinx>=1.2.1.

* gnu/packages/patches/python-pbr-fix-man-page-support.patch: New file.
* gnu/packages/python.scm (python-pbr-minimal): Use the new patch file.
6925cd78 — Marius Bakke 9 years ago
gnu: python-qrcode: Disable tests.

* gnu/packages/python.scm (python-qrcode, python2-qrcode)[arguments]: New field.
a31e2f1a — Marius Bakke 9 years ago
gnu: python-sphinx-cloud-sptheme: Explicitly disable tests.

* gnu/packages/python.scm (python-sphinx-cloud-sptheme,
python2-sphinx-cloud-sptheme)[arguments]: New field.
5b3c3d4b — Marius Bakke 9 years ago
gnu: python-sphinx-repoze-autointerface: Disable tests.

* gnu/packages/python.scm (python-sphinx-repoze-autointerface,
python2-sphinx-repoze-autointerface)[arguments]: New field.
9893cff3 — Marius Bakke 9 years ago
gnu: python-sphinx-rtd-theme: Disable tests.

* gnu/packages/python.scm (python-sphinx-rtd-theme,
python2-sphinx-rtd-theme)[arguments]: New field.
3d2a544c — Marius Bakke 9 years ago
gnu: python-sphinxcontrib-newsfeed: Disable tests.

* gnu/packages/python.scm (python-sphinxcontrib-newsfeed
python2-sphinxcontrib-newsfeed)[arguments]: New field.
e2cb140e — Marius Bakke 9 years ago
gnu: python-sphinxcontrib-programoutput: Disable tests.

* gnu/packages/python.scm (python-sphinxcontrib-programoutput,
python2-sphinxcontrib-programoutput)[arguments]: New field.
fe2ba3a8 — Marius Bakke 9 years ago
gnu: python-tabulate: Disable tests.

* gnu/packages/python.scm (python-tabulate)[arguments]: New field.
[native-inputs]: Remove.
[source]: Remove test substitution snippet.
619bfd81 — Marius Bakke 9 years ago
gnu: awscli: Explicitly disable tests.

* gnu/packages/python.scm (awscli)[arguments]: New field.
[native-inputs]: Remove.
e435af5c — Marius Bakke 9 years ago
gnu: python-mako: Fix tests.

* gnu/packages/python.scm (python-mako, python2-mako)[native-inputs]: Add
PYTHON-PYTEST.
ac72d3d2 — Marius Bakke 9 years ago
gnu: python-openid-teams: Disable tests.

* gnu/packages/python.scm (python-openid-teams,
python2-openid-teams)[arguments]: New field.
019ccdb6 — Marius Bakke 9 years ago
gnu: python-openid-cla: Disable tests.

* gnu/packages/python.scm (python-openid-cla, python2-openid-cla)[arguments]:
New field.
bb6043fe — Marius Bakke 9 years ago
gnu: python-pygit2: Skip tests requiring network access.

* gnu/packages/python.scm (python-pygit2, python2-pygit2)[source](patches):
New field.
* gnu/packages/patches/python-pygit2-disable-network-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
97b62eb0 — Marius Bakke 9 years ago
gnu: python-trollius-redis: Disable tests.

* gnu/packages/python.scm (python-trollius-redis,
python2-trollius-redis)[arguments]: New field.
424b1ae7 — Marius Bakke 9 years ago
Merge branch 'master' into python-tests
Next