summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
AgeCommit message (Collapse)Author
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-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-mock: Update source and home-page URIs.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-mock)[source]: Use ‘pypi-uri’. [home-page]: Replace dead Google Code home page.
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-cryptography: Update to 1.7.1.Marius Bakke
* gnu/packages/python.scm (python-cryptography, python2-cryptography): Update to 1.7.1. [arguments]: Remove field. (python-cryptography-vectors, python2-cryptography-vectors): Update to 1.7.1.
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-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.
2016-12-14gnu: python-psutil: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-psutil, python2-psutil): Disable tests.
2016-12-13gnu: python-sphinx-rtd-theme: Build with python-sphinx.Leo Famulari
* gnu/packages/python.scm (python-sphinx-rtd-theme, python2-sphinx-rtd-theme)[propagated-inputs]: Add python-sphinx.
2016-12-13gnu: python-zope-schema: Build with python-zope-exceptions.Leo Famulari
* gnu/packages/python.scm (python-zope-schema, python2-zope-schema)[propagated-inputs]: Add python-zope-schema.
2016-12-13gnu: python-cairocffi: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-cairocffi, python2-cairocffi)[arguments]: Set #:tests? #f.
2016-12-13gnu: python-cairocffi: Use 'modify-phases' syntax.Marius Bakke
* gnu/packages/python.scm (python-cairocffi)[arguments]: Use 'modify-phases'.
2016-12-13gnu: python-xcffib: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-xcffib, python2-xcffib)[arguments]: Set #:tests? #f.
2016-12-13gnu: python-xcffib: Use 'modify-phases' syntax.Marius Bakke
* gnu/packages/python.scm (python-xcffib)[arguments]: Use 'modify-phases'.
2016-12-13gnu: python-requests: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-requests, python2-requests, python-requests-2.7)[native-inputs]: Remove field. [arguments]: New field. Set #:tests? #f.
2016-12-13gnu: python-click: Fix tests.Marius Bakke
* gnu/packages/python.scm (python-click, python2-click)[arguments]: Replace 'check' with custom phase. [native-inputs]: Add python-pytest.
2016-12-13gnu: python-tornado: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-tornado, python2-tornado)[arguments]: Set #:tests? #f.
2016-12-13gnu: python-sphinx: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-sphinx, python2-sphinx)[arguments]: Set #:tests? #f.
2016-12-13gnu: python-pygments: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-pygments, python2-pygments)[arguments]: Set #:tests? #f.
2016-12-13gnu: python-coverage: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-coverage, python2-coverage)[arguments]: Set #:tests? #f.
2016-12-13gnu: python-six: Fix test dependencies.Marius Bakke
* gnu/packages/python.scm (python-six, python2-six)[native-inputs]: Add python-py and python-pytest.
2016-12-13gnu: python-py: Disable tests.Marius Bakke
* gnu/packages/python.scm (python-py, python2-py)[arguments]: Set #:tests? #f.
2016-12-13gnu: python-setuptools: Update to 31.0.0.Marius Bakke
* gnu/packages/python.scm (python-setuptools, python2-setuptools): Update to 31.0.0. [source]: Use 'pypi-uri'. [license]: Update for bundled libraries.
2016-12-11gnu: python-html5lib: Add dependency on python-webencodings.Marius Bakke
* gnu/packages/python.scm (python-html5lib, python2-html5lib)[propagated-inputs]: Add python-webencodings.
2016-12-11gnu: Add python-webencodings.Marius Bakke
* gnu/packages/python.scm (python-webencodings, python2-webencodings): New variables.
2016-12-11gnu: Add python-argcomplete.Tobias Geerinckx-Rice
* gnu/packages/python.scm (python-argcomplete): New variable.
2016-12-09gnu: Add python-flask-restful-swagger.Danny Milosavljevic
* gnu/packages/python.scm (python-flask-restful-swagger, python2-flask-restful-swagger): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-08gnu: python-html5lib: Update to 1.0b10 [fixes CVE-2016-{9909,9910}].Marius Bakke
* gnu/packages/python.scm (python-html5lib, python2-html5lib): Update to 1.0b10.
2016-12-07gnu: python-sqlalchemy-utils: Update to 0.32.11.Danny Milosavljevic
* gnu/packages/python.scm (python-sqlalchemy-utils): Update to 0.32.11. Signed-off-by: Marius Bakke <mbakke@fastmail.com>