~ruther/guix-local

ref: 9422c98a0a2bf2c48d8e10e59d838ab23870eb10 guix-local/gnu/packages/python.scm -rw-r--r-- 416.4 KiB
9422c98a — Leo Famulari 9 years ago
gnu: python-imagesize: Disable the test suite.

* gnu/packages/python.scm (python-imagesize, python2-imagesize)[arguments]:
Disable the tests.
0bc6ef2a — Leo Famulari 9 years ago
gnu: Add python-pytest-2.9.2.

* gnu/packages/python.scm (python-pytest-2.9.2): New variable.
205f0107 — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
45b4f127 — Danny Milosavljevic 9 years ago
gnu: Add python-imagesize.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
a8dd960a — Ricardo Wurmus 9 years ago
gnu: python-joblib: Disable failing tests.

* gnu/packages/python.scm (python-joblib)[arguments]: Add phase to
disable failing tests.
f34ef331 — Ricardo Wurmus 9 years ago
gnu: python-joblib: Update to 0.10.3.

* gnu/packages/python.scm (python-joblib): Update to 0.10.3.
[native-inputs]: Add python-sphinx, python-docutils, python-numpydoc.
bae67829 — Efraim Flashner 9 years ago
gnu: python-waf: Download over https.

* gnu/packages/python.scm (python-waf)[source]: Use https.
593dfdc3 — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
59f12985 — Leo Famulari 9 years ago
gnu: python-nltk: Disable the test suite.

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

* gnu/packages/python.scm (python-nltk, python2-nltk)[arguments]:
Disable the tests.
2ddbfa8c — Leo Famulari 9 years ago
gnu: python-pyquery: Add inputs for test suite.

* gnu/packages/python.scm (python-pyquery,
python2-pyquery)[native-inputs]: Add python-webob and python-webtest.
326f8285 — Leo Famulari 9 years ago
gnu: python-graphql-core: Disable the test suite.

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

* gnu/packages/python.scm (python-graphql-core,
python2-graphql-core)[arguments]: Disable the tests.
062c7e43 — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
269d9172 — Leo Famulari 9 years ago
gnu: python-pika: Add inputs for test suite.

* gnu/packages/python.scm (python-pika, python2-pika)[native-inputs]: Add
python-pyev, python-tornado.
329b4b3b — Leo Famulari 9 years ago
gnu: Add python-pyev.

* gnu/packages/python.scm (python-pyev, python2-pyev): New variables.
bae18710 — Leo Famulari 9 years ago
gnu: python-prompt-toolkit: Disable the test suite.

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

* gnu/packages/python.scm (python-prompt-toolkit,
python2-prompt-toolkit)[arguments]: Disable the tests.
10797a0a — Leo Famulari 9 years ago
gnu: python-publicsuffix2: Disable the test suite.

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

* gnu/packages/python.scm (python-publicsuffix2, python2-publicsuffix2)
[arguments]: Disable the tests.
ee5fb7ee — Alex Vong 9 years ago
gnu: Add python2-rpython.

* gnu/packages/python.scm (python2-rpython): New variable.
7dd55dfe — Efraim Flashner 9 years ago
gnu: python-waf: Update to 1.9.5.

* gnu/packages/python.scm (python-waf): Update to 1.9.5.
[arguments]: Shorten custom build phase.
[source]: Use http.
[home-page]: Use http.
a6447e7f — Leo Famulari 9 years ago
Merge branch 'master' into core-updates
e359b31a — Leo Famulari 9 years ago
gnu: python-wsgiproxy2: Disable the test suite.

* gnu/packages/python.scm (python-wsgiproxy2, python2-wsgiproxy2)[arguments]:
Disable the tests.
Next