summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
AgeCommit message (Collapse)Author
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>
2016-12-07gnu: Add python-sadisplay.Danny Milosavljevic
* gnu/packages/python.scm (python-sadisplay, python2-sadisplay): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-06gnu: python2-notebook: Fix build.Hartmut Goebel
* gnu/packages/python.scm (python2-notebook)[properties]: Add python2-variant. (python2-notebook)[native-packages] add python2-mock. [arguments] Add phase "disable-test-case" for disabling a failing test. immediately
2016-12-06gnu: python-ipython-genutils: Update description.Hartmut Goebel
* gnu/packages/python.scm (python-ipython-genutils)[description]: Add deprecation note and TODO comment.
2016-12-06gnu: python-ipython: Update to 4.0.3Hartmut Goebel
* gnu/packages/python.scm (python-ipython, python2-ipython): Update to version 4.0.3.
2016-12-04gnu: python-flask: Propagate python-click.Leo Famulari
* gnu/packages/python.scm (python-flask, python2-flask)[native-inputs]: Move python-click to ... [propagated-inputs]: ... here.
2016-12-03gnu: python-cryptography: Update to 1.6.Leo Famulari
* gnu/packages/python.scm (python-cryptography, python2-cryptography): Update to 1.6. (python-cryptography-vectors, python2-cryptography-vectors): Update to 1.6.
2016-12-02gnu: python-numpy: Fix inputs.Hartmut Goebel
This fixes 2efabc5589dc641dce75702b99253a3fb40bb2eb, where some inputs have been changed to propagated-inputs, but the propagated-inputs are still extended from inputs and the inputs are not extended at all. * gnu/packages/python.scm (python-numpy, python2-numpy)[inputs]: Extend from python-numpy-bootstrap's package-inputs. [propagated-inputs]: Extend from python-numpy-bootstrap's package-propagated-inputs.
2016-12-02gnu: python2-ipython: Fix inputs.Hartmut Goebel
This fixes e62600feb6a3aca2304925ed8c0bb5a9060e38dd, where the inputs have been changed to native-inputs, but still extended from inputs. * gnu/packages/python.scm (python2-ipython)[native-inputs]: Extend from python-ipython's package-native-inputs.
2016-12-02gnu: python-numpydoc: Correct inputs.Hartmut Goebel
This does what 213d1745c6adbfd274b1edc575529e026b0ab743 was supposed to do. * gnu/packages/python.scm (python-numpydoc, python-numpydoc) Change first of the duplicate [native-inputs] definitions to [propagated-inputs].
2016-11-29Merge branch 'master' into python-build-systemHartmut Goebel
2016-11-27gnu: python-rarfile: Update to 2.8.Leo Famulari
* gnu/packages/python.scm (python-rarfile, python2-rarfile): Update to 2.8. [source]: Remove obsolete patch. * gnu/packages/patches/python-rarfile-fix-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2016-11-27gnu: python-jellyfish: Update to 0.5.6.Leo Famulari
* gnu/packages/python.scm (python-jellyfish, python2-jellyfish): Update to 0.5.6.
2016-11-27gnu: python-munkres: Update to 1.0.8.Leo Famulari
* gnu/packages/python.scm (python-munkres, python2-munkres): Update to 1.0.8.
2016-11-27gnu: python2-flask: Pick up python-flask's native-inputs.Danny Milosavljevic
* gnu/packages/python.scm (python2-flask)[native-inputs]: Pick up python-flask's native-inputs. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-26gnu: python-flask: Update to 0.11.1.Danny Milosavljevic
* gnu/packages/python.scm (python-flask): Update to 0.11.1. [native-inputs]: Add python-click. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-26gnu: python-pyopenssl: Update to 16.2.0.Danny Milosavljevic
* gnu/packages/python.scm (python-pyopenssl): Update to 16.2.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-26gnu: python-simplejson: Update to 3.10.0.Danny Milosavljevic
* gnu/packages/python.scm (python-simplejson): Update to 3.10.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-26gnu: Add python-polib.Julien Lepiller
* gnu/packages/python.scm (python-polib, python2-polib): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-25gnu: python-betamax: Fix typo.Leo Famulari
* gnu/packages/python.scm (python-betamax): Fix typo.
2016-11-25Merge branch 'master' into python-build-systemLeo Famulari
2016-11-23gnu: python-passlib: Update to 1.7.0.Leo Famulari
* gnu/packages/python.scm (python-passlib, python2-passlib): Update to 1.7.0.
2016-11-22gnu: python-pyld: Update to 0.7.1.Christopher Allan Webber
* gnu/packages/python.scm (python-pyld): Update to 0.7.1.
2016-11-20gnu: python-icalendar: Update to 3.11.Leo Famulari
* gnu/packages/python.scm (python-icalendar): Update to 3.11.
2016-11-18gnu: python-pafy: Disable tests.ng0
* gnu/packages/python.scm (python-pafy): Disable tests. Signed-off-by: Leo Famulari <leo@famulari.name>
2016-11-15gnu: python-awscli: fix inputs.Hartmut Goebel
* gnu/packages/python.scm (python-awscli): [inputs] change to [native-inputs].