~ruther/guix-local

ref: 7b93d866708d1fae54aee86473ffde5bd64be055 guix-local/gnu/packages/python.scm -rw-r--r-- 428.1 KiB
7b93d866 — Marius Bakke 9 years ago
gnu: snakemake: Update to 3.9.0.

* gnu/packages/python.scm (snakemake): Update to 3.9.0.
[source]: Use 'pypi-uri'.
[arguments]: Disable tests.
[home-page]: Update.
972cf9be — Marius Bakke 9 years ago
gnu: python-ly: Disable tests.

* gnu/packages/python.scm (python-ly): Set #:tests? #f.
9026e689 — Marius Bakke 9 years ago
gnu: python-scikit-image: Disable tests.

* gnu/packages/python.scm (python-scikit-image,
  python2-scikit-image)[arguments]: Set #:tests? #f.
bfce8a34 — Marius Bakke 9 years ago
gnu: python-jedi: Disable tests.

* gnu/packages/python.scm (python-jedi, python2-jedi)[arguments]: Disable
  tests.
  [native-inputs]: Add python-pytest.
6145b604 — Marius Bakke 9 years ago
gnu: python-clint: Fix tests.

* gnu/packages/python.scm (python-clint, python2-clint)[native-inputs]: Add
  python-pytest.
  [arguments]: Replace 'check' phase with custom command.
b7f3ea95 — Marius Bakke 9 years ago
gnu: python-fake-factory: Fix tests.

* gnu/packages/python.scm (python-fake-factory,
  python2-fake-factory)[arguments]: Replace 'check' phase with custom command.
f620311a — Marius Bakke 9 years ago
gnu: python-pyaml: Fix tests.

* gnu/packages/python.scm (python-pyaml, python2-pyaml)[native-inputs]: Add
  python-unidecode.
e9127525 — Marius Bakke 9 years ago
gnu: python-inflection: Fix test requirements.

* gnu/packages/python.scm (python-inflection,
  python2-inflection)[native-inputs]: Add python-pytest.
877fdac9 — Marius Bakke 9 years ago
gnu: python-botocore: Disable tests.

* gnu/packages/python.scm (python-botocore, python2-botocore): Set #:tests? #f.
52a75a83 — Marius Bakke 9 years ago
gnu: python-jmespath: Fix tests.

* gnu/packages/python.scm (python-jmespath, python2-jmespath)[native-inputs]:
  Add python-nose.
1b6d7c3f — Marius Bakke 9 years ago
gnu: python2-fastlmm: Fix test requirements.

* gnu/packages/python.scm (python2-fastlmm)[native-inputs]: Add python2-nose.
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.
Next