summary refs log tree commit diff
AgeCommit message (Collapse)Author
2016-12-15gnu: python-reportlab: Fix tests.Marius Bakke
* gnu/packages/pdf.scm (python-reportlab, python2-reportlab)[arguments]: Set #:test-target.
2016-12-15gnu: python-rpy2: Fix tests.Marius Bakke
* gnu/packages/python.scm (python-rpy2, python2-rpy2)[arguments]: Replace check phase with custom post-install command.
2016-12-15gnu: python-seaborn: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-seaborn, python2-seaborn)[arguments]: Disable tests.
2016-12-15gnu: python-sqlalchemy-utils: Disable tests.Marius Bakke
* 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.
2016-12-15gnu: python-keystoneclient: Disable tests.Marius Bakke
* gnu/packages/openstack.scm (python-keystoneclient, python2-keystoneclient)[arguments]: Set #:tests? #f.
2016-12-15gnu: python-oauthlib: Fix tests.Marius Bakke
* gnu/packages/python.scm (python-oauthlib)[native-inputs]: Add python-mock. (python2-oauthlib)[native-inputs]: Inherit python-mock.
2016-12-15gnu: python-tempest-lib: Disable tests.Marius Bakke
* gnu/packages/openstack.scm (python-tempest-lib, python2-tempest-lib)[arguments]: Set #:tests? #f.
2016-12-15gnu: python-oslo.log: Disable tests.Marius Bakke
* gnu/packages/openstack.scm (python-oslo.log, python2-oslo.log)[arguments]: Set #:tests? #f.
2016-12-15gnu: python-paramiko: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-paramiko, python2-paramiko)[arguments]: Set #:tests? #f.
2016-12-15gnu: python-oslo.serialization: Disable tests.Marius Bakke
* gnu/packages/openstack.scm (python-oslo.serialization, python2-oslo.serialization)[arguments]: Set #:tests? #f.
2016-12-15gnu: python-oslo.utils: Disable tests.Marius Bakke
* gnu/packages/openstack.scm (python-oslo.utils, python2-oslo.utils)[arguments]: Set #:tests? #f. [native-inputs]: Add python-bandit and python-oslo.config.
2016-12-15gnu: python-oslo.config: Disable tests.Marius Bakke
* gnu/packages/openstack.scm (python-oslo.config, python2-oslo.config)[arguments]: Set #:tests? #f.
2016-12-15gnu: python-stevedore: Fix tests.Marius Bakke
* gnu/packages/openstack.scm (python-stevedore, python2-stevedore)[native-inputs]: Add python-discover, python-oslosphinx, python-sphinx and python-testrepository.
2016-12-15gnu: python-oslo.i18n: Disable tests.Marius Bakke
* gnu/packages/openstack.scm (python-oslo.i18n, python2-oslo.i18n)[arguments]: Set #:tests? #f.
2016-12-15gnu: python-oslo.context: Disable tests.Marius Bakke
* 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.
2016-12-15gnu: python-debtcollector: Disable tests.Marius Bakke
* gnu/packages/openstack.scm (python-debtcollector, python2-debtcollector)[arguments]: Set #:tests? #f.
2016-12-15gnu: python-termstyle: Fix tests.Marius Bakke
* gnu/packages/python.scm (python-termstyle)[arguments]: Replace 'check' phase with custom command.
2016-12-15gnu: python-twisted: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-twisted, python2-twisted)[arguments]: Set #:tests? #f.
2016-12-15gnu: python-zope-security: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-zope-security, python2-zope-security)[arguments]: Set #:tests? #f. [native-inputs]: Add python-six.
2016-12-15gnu: python-zope-location: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-zope-location, python2-zope-location)[arguments]: Set #:tests? #f.
2016-12-15gnu: python-zope-proxy: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-zope-proxy, python2-zope-proxy)[arguments]: Set #:tests? #f.
2016-12-15gnu: python-zope-configuration: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-zope-configuration, python2-zope-configuration)[arguments]: Set #:tests? #f.
2016-12-15gnu: python-zope-interface: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-zope-schema, python2-zope-schema)[arguments]: Set #:tests? #f.
2016-12-15gnu: python-zope-testrunner: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-zope-testrunner, python2-zope-testrunner)[arguments]: Set #:tests? #f.
2016-12-15gnu: snakemake: Update to 3.9.0.Marius Bakke
* gnu/packages/python.scm (snakemake): Update to 3.9.0. [source]: Use 'pypi-uri'. [arguments]: Disable tests. [home-page]: Update.
2016-12-15gnu: python-ly: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-ly): Set #:tests? #f.
2016-12-14gnu: python-scikit-image: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-scikit-image, python2-scikit-image)[arguments]: Set #:tests? #f.
2016-12-14gnu: python-jedi: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-jedi, python2-jedi)[arguments]: Disable tests. [native-inputs]: Add python-pytest.
2016-12-14gnu: python-rdflib: Disable tests.Marius Bakke
* gnu/packages/rdf.scm (python-rdflib)[arguments]: Set #:tests? #f. [native-inputs]: Add python-nose. (python2-rdflib)[inputs]: Remove field. Use 'package-with-python2'.
2016-12-14gnu: python-clint: Fix tests.Marius Bakke
* gnu/packages/python.scm (python-clint, python2-clint)[native-inputs]: Add python-pytest. [arguments]: Replace 'check' phase with custom command.
2016-12-14gnu: python-fake-factory: Fix tests.Marius Bakke
* gnu/packages/python.scm (python-fake-factory, python2-fake-factory)[arguments]: Replace 'check' phase with custom command.
2016-12-14gnu: python-pyaml: Fix tests.Marius Bakke
* gnu/packages/python.scm (python-pyaml, python2-pyaml)[native-inputs]: Add python-unidecode.
2016-12-14gnu: python-inflection: Fix test requirements.Marius Bakke
* gnu/packages/python.scm (python-inflection, python2-inflection)[native-inputs]: Add python-pytest.
2016-12-14gnu: python-botocore: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-botocore, python2-botocore): Set #:tests? #f.
2016-12-14gnu: python-jmespath: Fix tests.Marius Bakke
* gnu/packages/python.scm (python-jmespath, python2-jmespath)[native-inputs]: Add python-nose.
2016-12-14gnu: python2-fastlmm: Fix test requirements.Marius Bakke
* gnu/packages/python.scm (python2-fastlmm)[native-inputs]: Add python2-nose.
2016-12-14gnu: python-biom-format: Fix tests.Marius Bakke
* gnu/packages/bioinformatics.scm (python-biom-format, python2-biom-format)[native-inputs]: Add python-nose.
2016-12-14gnu: python-pyopenssl: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl)[arguments]: Set #:tests? #f. [native-inputs]: Add python-pytest.
2016-12-14gnu: python-hypothesis: Don't propagate test inputs.Marius Bakke
* 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.
2016-12-14gnu: python-nbconvert: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-nbconvert, python2-nbconvert)[arguments]: Set #:tests? #f. [native-inputs]: Add python-pytest.
2016-12-14gnu: python-iso8601: Fix test dependencies.Marius Bakke
* gnu/packages/python.scm (python-iso8601, python2-iso8601)[native-inputs]: Add python-pytest.
2016-12-14gnu: python-django-filter: Fix test suite.Marius Bakke
* gnu/packages/django.scm (python-django-filter, python2-django-filter)[arguments]: Replace 'check' phase with custom command.
2016-12-14gnu: python-django-simple-math-captcha: Disable tests.Marius Bakke
* gnu/packages/django.scm (python-django-simple-math-captcha, python2-django-simple-math-captcha)[arguments]: Set #:tests? #f.
2016-12-14gnu: python-mox3: Disable tests.Marius Bakke
* gnu/packages/openstack.scm (python-mox3, python2-mox3)[arguments]: Disable tests. [native-inputs]: Add python-oslosphinx and python-sphinx.
2016-12-14gnu: python-hacking: Disable tests.Marius Bakke
* gnu/packages/openstack.scm (python-hacking, python2-hacking)[arguments]: Set #:tests? #f.
2016-12-14gnu: python-flake8-2.2.4: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-flake8-2.2.4, python2-flake8-2.2.4)[arguments]: Set #:tests? #f.
2016-12-14gnu: python-pep8-1.5.7: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-pep8-1.5.7, python2-pep8-1.5.7)[arguments]: Set #:tests? #f.
2016-12-14gnu: python-pyflakes-0.8.1: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-pyflakes-0.8.1, python2-pyflakes-0.8.1)[arguments]: Set #:tests? #f.
2016-12-14gnu: python-testrepository: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-testrepository, python2-testrepository): Set #:tests? #f.
2016-12-14gnu: python-fixtures: Fix test suite.Marius Bakke
* gnu/packages/python.scm (python-fixtures, python2-fixtures): Replace 'check' with custom phase. [native-inputs]: Add python-mock.