~ruther/guix-local

ref: 4eb385fb33a324ee87724d43131b40d0c371f72f guix-local/gnu/packages/python.scm -rw-r--r-- 430.5 KiB
4eb385fb — Marius Bakke 9 years ago
gnu: python-pytest-xdist: Disable tests.

* gnu/packages/python.scm (python-pytest-xdist,
  python2-pytest-xdist)[arguments]: Set #:tests? #f.
444464ec — Marius Bakke 9 years ago
gnu: python-rpy2: Fix tests.

* gnu/packages/python.scm (python-rpy2, python2-rpy2)[arguments]: Replace
  check phase with custom post-install command.
6f976df6 — Marius Bakke 9 years ago
gnu: python-seaborn: Disable tests.

* gnu/packages/python.scm (python-seaborn, python2-seaborn)[arguments]:
  Disable tests.
35d56b7b — Marius Bakke 9 years ago
gnu: python-sqlalchemy-utils: Disable tests.

* gnu/packages/python.scm (python-sqlalchemy-utils,
  python2-sqlalchemy-utils)[arguments]: Set #:tests? #f.
  [native-inputs]: Add python-dateutil-2, python-flexmock, python-pcycopg2 and
  python-pytz.
c616b5d3 — Marius Bakke 9 years ago
gnu: python-oauthlib: Fix tests.

* gnu/packages/python.scm (python-oauthlib)[native-inputs]:
  Add python-mock.
(python2-oauthlib)[native-inputs]: Inherit python-mock.
49910e6a — Marius Bakke 9 years ago
gnu: python-paramiko: Disable tests.

* gnu/packages/python.scm (python-paramiko, python2-paramiko)[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.
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.
Next