~ruther/guix-local

ref: da5ebd1007488209ba82ef02f0cb7f097f2b9106 guix-local/gnu/packages/python.scm -rw-r--r-- 427.0 KiB
30e0229a — Marius Bakke 9 years ago
gnu: python-pyopenssl: Disable tests.

* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl)[arguments]:
Set #:tests? #f.
[native-inputs]: Add python-pytest.
bd100c71 — Marius Bakke 9 years ago
gnu: python-hypothesis: Don't propagate test inputs.

* gnu/packages/python.scm (python-hypothesis,
  python2-hypothesis)[propagated-inputs]: Move everything from here ...
  [native-inputs]: ... to here.
(python2-hypothesis)[native-inputs]: Append inherited native-inputs.
497355dc — Marius Bakke 9 years ago
gnu: python-nbconvert: Disable tests.

* gnu/packages/python.scm (python-nbconvert, python2-nbconvert)[arguments]:
Set #:tests? #f.
[native-inputs]: Add python-pytest.
63b02364 — Marius Bakke 9 years ago
gnu: python-iso8601: Fix test dependencies.

* gnu/packages/python.scm (python-iso8601, python2-iso8601)[native-inputs]:
  Add python-pytest.
a717e8a6 — Marius Bakke 9 years ago
gnu: python-flake8-2.2.4: Disable tests.

* gnu/packages/python.scm (python-flake8-2.2.4,
  python2-flake8-2.2.4)[arguments]: Set #:tests? #f.
73e3060d — Marius Bakke 9 years ago
gnu: python-pep8-1.5.7: Disable tests.

* gnu/packages/python.scm (python-pep8-1.5.7, python2-pep8-1.5.7)[arguments]:
Set #:tests? #f.
0d84e1ef — Marius Bakke 9 years ago
gnu: python-pyflakes-0.8.1: Disable tests.

* gnu/packages/python.scm (python-pyflakes-0.8.1,
  python2-pyflakes-0.8.1)[arguments]: Set #:tests? #f.
90110ef9 — Marius Bakke 9 years ago
gnu: python-testrepository: Disable tests.

* gnu/packages/python.scm (python-testrepository, python2-testrepository):
Set #:tests? #f.
f6c1ef18 — Marius Bakke 9 years ago
gnu: python-fixtures: Fix test suite.

* gnu/packages/python.scm (python-fixtures, python2-fixtures): Replace 'check'
  with custom phase.
  [native-inputs]: Add python-mock.
fb08c4fe — Marius Bakke 9 years ago
gnu: python-psutil: Disable tests.

* gnu/packages/python.scm (python-psutil, python2-psutil): Disable tests.
9d3a15b4 — Leo Famulari 9 years ago
gnu: python-sphinx-rtd-theme: Build with python-sphinx.

* gnu/packages/python.scm (python-sphinx-rtd-theme,
python2-sphinx-rtd-theme)[propagated-inputs]: Add python-sphinx.
2b9e4bea — Leo Famulari 9 years ago
gnu: python-zope-schema: Build with python-zope-exceptions.

* gnu/packages/python.scm (python-zope-schema,
python2-zope-schema)[propagated-inputs]: Add python-zope-schema.
a792e1aa — Marius Bakke 9 years ago
gnu: python-cairocffi: Disable tests.

* gnu/packages/python.scm (python-cairocffi, python2-cairocffi)[arguments]:
Set #:tests? #f.
6734c7ba — Marius Bakke 9 years ago
gnu: python-cairocffi: Use 'modify-phases' syntax.

* gnu/packages/python.scm (python-cairocffi)[arguments]: Use 'modify-phases'.
e2816ac7 — Marius Bakke 9 years ago
gnu: python-xcffib: Disable tests.

* gnu/packages/python.scm (python-xcffib, python2-xcffib)[arguments]:
Set #:tests? #f.
c8cd850c — Marius Bakke 9 years ago
gnu: python-xcffib: Use 'modify-phases' syntax.

* gnu/packages/python.scm (python-xcffib)[arguments]: Use 'modify-phases'.
cff0ccf9 — Marius Bakke 9 years ago
gnu: python-requests: Disable tests.

* gnu/packages/python.scm (python-requests, python2-requests,
python-requests-2.7)[native-inputs]: Remove field.
[arguments]: New field. Set #:tests? #f.
97be1bc2 — Marius Bakke 9 years ago
gnu: python-click: Fix tests.

* gnu/packages/python.scm (python-click, python2-click)[arguments]: Replace
'check' with custom phase.
[native-inputs]: Add python-pytest.
3fe2c209 — Marius Bakke 9 years ago
gnu: python-tornado: Disable tests.

* gnu/packages/python.scm (python-tornado, python2-tornado)[arguments]:
Set #:tests? #f.
03cb5f9e — Marius Bakke 9 years ago
gnu: python-sphinx: Disable tests.

* gnu/packages/python.scm (python-sphinx, python2-sphinx)[arguments]:
Set #:tests? #f.
Next