~ruther/guix-local

ref: a74f9b12ae3937cd75c4dba4715cf55387c507c8 guix-local/gnu/packages/python.scm -rw-r--r-- 428.6 KiB
a74f9b12 — Marius Bakke 9 years ago
gnu: python-zope-security: Disable tests.

* gnu/packages/python.scm (python-zope-security,
  python2-zope-security)[arguments]: Set #:tests? #f.
  [native-inputs]: Add python-six.
40bb8e07 — Marius Bakke 9 years ago
gnu: python-zope-location: Disable tests.

* gnu/packages/python.scm (python-zope-location,
  python2-zope-location)[arguments]: Set #:tests? #f.
66b3aadb — Marius Bakke 9 years ago
gnu: python-zope-proxy: Disable tests.

* gnu/packages/python.scm (python-zope-proxy, python2-zope-proxy)[arguments]:
  Set #:tests? #f.
7e8b1bfa — Marius Bakke 9 years ago
gnu: python-zope-configuration: Disable tests.

* gnu/packages/python.scm (python-zope-configuration,
  python2-zope-configuration)[arguments]: Set #:tests? #f.
22dba2ef — Marius Bakke 9 years ago
gnu: python-zope-interface: Disable tests.

* gnu/packages/python.scm (python-zope-schema,
  python2-zope-schema)[arguments]: Set #:tests? #f.
385871e5 — Marius Bakke 9 years ago
gnu: python-zope-testrunner: Disable tests.

* gnu/packages/python.scm (python-zope-testrunner,
  python2-zope-testrunner)[arguments]: Set #:tests? #f.
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.
Next