summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: python-reportlab: Fix tests.•••* gnu/packages/pdf.scm (python-reportlab, python2-reportlab)[arguments]: Set #:test-target. Marius Bakke2016-12-151-0/+4
* gnu: python-rpy2: Fix tests.•••* gnu/packages/python.scm (python-rpy2, python2-rpy2)[arguments]: Replace check phase with custom post-install command. Marius Bakke2016-12-151-0/+10
* gnu: python-seaborn: Disable tests.•••* gnu/packages/python.scm (python-seaborn, python2-seaborn)[arguments]: Disable tests. Marius Bakke2016-12-151-0/+2
* 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. Marius Bakke2016-12-151-1/+12
* gnu: python-keystoneclient: Disable tests.•••* gnu/packages/openstack.scm (python-keystoneclient, python2-keystoneclient)[arguments]: Set #:tests? #f. Marius Bakke2016-12-151-0/+2
* gnu: python-oauthlib: Fix tests.•••* gnu/packages/python.scm (python-oauthlib)[native-inputs]: Add python-mock. (python2-oauthlib)[native-inputs]: Inherit python-mock. Marius Bakke2016-12-151-1/+1
* gnu: python-tempest-lib: Disable tests.•••* gnu/packages/openstack.scm (python-tempest-lib, python2-tempest-lib)[arguments]: Set #:tests? #f. Marius Bakke2016-12-151-1/+2
* gnu: python-oslo.log: Disable tests.•••* gnu/packages/openstack.scm (python-oslo.log, python2-oslo.log)[arguments]: Set #:tests? #f. Marius Bakke2016-12-151-0/+2
* gnu: python-paramiko: Disable tests.•••* gnu/packages/python.scm (python-paramiko, python2-paramiko)[arguments]: Set #:tests? #f. Marius Bakke2016-12-151-0/+8
* gnu: python-oslo.serialization: Disable tests.•••* gnu/packages/openstack.scm (python-oslo.serialization, python2-oslo.serialization)[arguments]: Set #:tests? #f. Marius Bakke2016-12-151-0/+2
* 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. Marius Bakke2016-12-151-0/+4
* gnu: python-oslo.config: Disable tests.•••* gnu/packages/openstack.scm (python-oslo.config, python2-oslo.config)[arguments]: Set #:tests? #f. Marius Bakke2016-12-151-0/+2
* 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. Marius Bakke2016-12-151-1/+4
* gnu: python-oslo.i18n: Disable tests.•••* gnu/packages/openstack.scm (python-oslo.i18n, python2-oslo.i18n)[arguments]: Set #:tests? #f. Marius Bakke2016-12-151-0/+2
* 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. Marius Bakke2016-12-151-1/+9
* gnu: python-debtcollector: Disable tests.•••* gnu/packages/openstack.scm (python-debtcollector, python2-debtcollector)[arguments]: Set #:tests? #f. Marius Bakke2016-12-151-0/+2
* gnu: python-termstyle: Fix tests.•••* gnu/packages/python.scm (python-termstyle)[arguments]: Replace 'check' phase with custom command. Marius Bakke2016-12-151-0/+6
* gnu: python-twisted: Disable tests.•••* gnu/packages/python.scm (python-twisted, python2-twisted)[arguments]: Set #:tests? #f. Marius Bakke2016-12-151-0/+7
* 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. Marius Bakke2016-12-151-2/+5
* gnu: python-zope-location: Disable tests.•••* gnu/packages/python.scm (python-zope-location, python2-zope-location)[arguments]: Set #:tests? #f. Marius Bakke2016-12-151-0/+2
* gnu: python-zope-proxy: Disable tests.•••* gnu/packages/python.scm (python-zope-proxy, python2-zope-proxy)[arguments]: Set #:tests? #f. Marius Bakke2016-12-151-0/+2
* gnu: python-zope-configuration: Disable tests.•••* gnu/packages/python.scm (python-zope-configuration, python2-zope-configuration)[arguments]: Set #:tests? #f. Marius Bakke2016-12-151-0/+2
* gnu: python-zope-interface: Disable tests.•••* gnu/packages/python.scm (python-zope-schema, python2-zope-schema)[arguments]: Set #:tests? #f. Marius Bakke2016-12-151-0/+2
* gnu: python-zope-testrunner: Disable tests.•••* gnu/packages/python.scm (python-zope-testrunner, python2-zope-testrunner)[arguments]: Set #:tests? #f. Marius Bakke2016-12-151-0/+2
* 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. Marius Bakke2016-12-151-6/+7
* gnu: python-ly: Disable tests.•••* gnu/packages/python.scm (python-ly): Set #:tests? #f. Marius Bakke2016-12-151-0/+3
* gnu: python-scikit-image: Disable tests.•••* gnu/packages/python.scm (python-scikit-image, python2-scikit-image)[arguments]: Set #:tests? #f. Marius Bakke2016-12-141-0/+3
* gnu: python-jedi: Disable tests.•••* gnu/packages/python.scm (python-jedi, python2-jedi)[arguments]: Disable tests. [native-inputs]: Add python-pytest. Marius Bakke2016-12-141-0/+5
* 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'. Marius Bakke2016-12-141-9/+13
* 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. Marius Bakke2016-12-141-0/+8
* gnu: python-fake-factory: Fix tests.•••* gnu/packages/python.scm (python-fake-factory, python2-fake-factory)[arguments]: Replace 'check' phase with custom command. Marius Bakke2016-12-141-0/+6
* gnu: python-pyaml: Fix tests.•••* gnu/packages/python.scm (python-pyaml, python2-pyaml)[native-inputs]: Add python-unidecode. Marius Bakke2016-12-141-0/+2
* gnu: python-inflection: Fix test requirements.•••* gnu/packages/python.scm (python-inflection, python2-inflection)[native-inputs]: Add python-pytest. Marius Bakke2016-12-141-0/+2
* gnu: python-botocore: Disable tests.•••* gnu/packages/python.scm (python-botocore, python2-botocore): Set #:tests? #f. Marius Bakke2016-12-141-0/+3
* gnu: python-jmespath: Fix tests.•••* gnu/packages/python.scm (python-jmespath, python2-jmespath)[native-inputs]: Add python-nose. Marius Bakke2016-12-141-0/+2
* gnu: python2-fastlmm: Fix test requirements.•••* gnu/packages/python.scm (python2-fastlmm)[native-inputs]: Add python2-nose. Marius Bakke2016-12-141-1/+2
* gnu: python-biom-format: Fix tests.•••* gnu/packages/bioinformatics.scm (python-biom-format, python2-biom-format)[native-inputs]: Add python-nose. Marius Bakke2016-12-141-0/+2
* gnu: python-pyopenssl: Disable tests.•••* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl)[arguments]: Set #:tests? #f. [native-inputs]: Add python-pytest. Marius Bakke2016-12-141-0/+5
* 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. Marius Bakke2016-12-141-2/+3
* gnu: python-nbconvert: Disable tests.•••* gnu/packages/python.scm (python-nbconvert, python2-nbconvert)[arguments]: Set #:tests? #f. [native-inputs]: Add python-pytest. Marius Bakke2016-12-141-3/+13
* gnu: python-iso8601: Fix test dependencies.•••* gnu/packages/python.scm (python-iso8601, python2-iso8601)[native-inputs]: Add python-pytest. Marius Bakke2016-12-141-0/+2
* gnu: python-django-filter: Fix test suite.•••* gnu/packages/django.scm (python-django-filter, python2-django-filter)[arguments]: Replace 'check' phase with custom command. Marius Bakke2016-12-141-0/+6
* gnu: python-django-simple-math-captcha: Disable tests.•••* gnu/packages/django.scm (python-django-simple-math-captcha, python2-django-simple-math-captcha)[arguments]: Set #:tests? #f. Marius Bakke2016-12-141-0/+4
* gnu: python-mox3: Disable tests.•••* gnu/packages/openstack.scm (python-mox3, python2-mox3)[arguments]: Disable tests. [native-inputs]: Add python-oslosphinx and python-sphinx. Marius Bakke2016-12-141-0/+5
* gnu: python-hacking: Disable tests.•••* gnu/packages/openstack.scm (python-hacking, python2-hacking)[arguments]: Set #:tests? #f. Marius Bakke2016-12-141-0/+3
* gnu: python-flake8-2.2.4: Disable tests.•••* gnu/packages/python.scm (python-flake8-2.2.4, python2-flake8-2.2.4)[arguments]: Set #:tests? #f. Marius Bakke2016-12-141-1/+4
* gnu: python-pep8-1.5.7: Disable tests.•••* gnu/packages/python.scm (python-pep8-1.5.7, python2-pep8-1.5.7)[arguments]: Set #:tests? #f. Marius Bakke2016-12-141-1/+4
* gnu: python-pyflakes-0.8.1: Disable tests.•••* gnu/packages/python.scm (python-pyflakes-0.8.1, python2-pyflakes-0.8.1)[arguments]: Set #:tests? #f. Marius Bakke2016-12-141-1/+4
* gnu: python-testrepository: Disable tests.•••* gnu/packages/python.scm (python-testrepository, python2-testrepository): Set #:tests? #f. Marius Bakke2016-12-141-0/+3
* gnu: python-fixtures: Fix test suite.•••* gnu/packages/python.scm (python-fixtures, python2-fixtures): Replace 'check' with custom phase. [native-inputs]: Add python-mock. Marius Bakke2016-12-141-1/+9