~ruther/guix-local

ad59ebda — Marius Bakke 9 years ago
gnu: python-oslo.utils: Disable tests.

* gnu/packages/openstack.scm (python-oslo.utils,
  python2-oslo.utils)[arguments]: Set #:tests? #f.
  [native-inputs]: Add python-bandit and python-oslo.config.
d9184f4f — Marius Bakke 9 years ago
gnu: python-oslo.config: Disable tests.

* gnu/packages/openstack.scm (python-oslo.config,
  python2-oslo.config)[arguments]: Set #:tests? #f.
130f68ec — Marius Bakke 9 years ago
gnu: python-stevedore: Fix tests.

* gnu/packages/openstack.scm (python-stevedore,
  python2-stevedore)[native-inputs]: Add python-discover, python-oslosphinx,
  python-sphinx and python-testrepository.
bb56d9a1 — Marius Bakke 9 years ago
gnu: python-oslo.i18n: Disable tests.

* gnu/packages/openstack.scm (python-oslo.i18n, python2-oslo.i18n)[arguments]:
  Set #:tests? #f.
f30e5336 — Marius Bakke 9 years ago
gnu: python-oslo.context: Disable tests.

* gnu/packages/openstack.scm (python-oslo.context,
  python2-oslo.context)[arguments]: Set #:tests? #f.
  [native-inputs]: Add python-coverage, python-hacking, python-mock,
  python-os-client-config, python-oslosphinx and python-sphinx.
767c7e0e — Marius Bakke 9 years ago
gnu: python-debtcollector: Disable tests.

* gnu/packages/openstack.scm (python-debtcollector,
  python2-debtcollector)[arguments]: Set #:tests? #f.
7917a135 — Marius Bakke 9 years ago
gnu: python-termstyle: Fix tests.

* gnu/packages/python.scm (python-termstyle)[arguments]: Replace 'check' phase
with custom command.
a960e73f — Marius Bakke 9 years ago
gnu: python-twisted: Disable tests.

* gnu/packages/python.scm (python-twisted, python2-twisted)[arguments]:
Set #:tests? #f.
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.
ee472241 — Marius Bakke 9 years ago
gnu: python-rdflib: Disable tests.

* gnu/packages/rdf.scm (python-rdflib)[arguments]: Set #:tests? #f.
[native-inputs]: Add python-nose.
(python2-rdflib)[inputs]: Remove field. Use 'package-with-python2'.
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.
Next