~ruther/guix-local

ref: 59f74825d60ec46d387edcc24f7d256d5c2c602d guix-local/gnu/packages/python.scm -rw-r--r-- 431.9 KiB
59f74825 — Marius Bakke 9 years ago
gnu: python-flask-restplus: Disable tests.

* gnu/packages/python.scm (python-flask-restplus)[arguments]: Set #:tests? #f.
ad348f9f — Marius Bakke 9 years ago
gnu: python-gridmap: Disable tests.

* gnu/packages/python.scm (python-gridmap, python2-gridmap)[arguments]:
Set #:tests? #f.
15c37077 — Marius Bakke 9 years ago
gnu: python-hy: Fix test suite.

* gnu/packages/python.scm (python-hy, python2-hy)[arguments]: Replace 'check'
phase with custom command.
[native-inputs]: Add python-coverage and python-nose.
8653c1d5 — Marius Bakke 9 years ago
gnu: python-py3status: Disable tests.

* gnu/packages/python.scm (python-py3status)[arguments]: Set #:tests? #f.
0a702009 — Marius Bakke 9 years ago
gnu: python-pyserial: Disable tests.

* gnu/packages/python.scm (python-pyserial, python2-pyserial)[arguments]:
Set #:tests? #f.
8bd5164b — Marius Bakke 9 years ago
gnu: python-pystache: Disable tests for python3 variant.

* gnu/packages/python.scm (python-pystache)[arguments]: Disable tests.
[properties]: New field. Delay python2 variant.
(python2-pystache)[arguments]: Replace 'check' phase with custom command.
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.
Next