summaryrefslogtreecommitdiff
path: root/gnu/packages/python.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into python-build-systemHartmut Goebel2016-11-29
|\
| * gnu: python-rarfile: Update to 2.8.Leo Famulari2016-11-27
| | | | | | | | | | | | | | * 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.
| * gnu: python-jellyfish: Update to 0.5.6.Leo Famulari2016-11-27
| | | | | | | | | | * gnu/packages/python.scm (python-jellyfish, python2-jellyfish): Update to 0.5.6.
| * gnu: python-munkres: Update to 1.0.8.Leo Famulari2016-11-27
| | | | | | | | * gnu/packages/python.scm (python-munkres, python2-munkres): Update to 1.0.8.
| * gnu: python2-flask: Pick up python-flask's native-inputs.Danny Milosavljevic2016-11-27
| | | | | | | | | | | | | | * gnu/packages/python.scm (python2-flask)[native-inputs]: Pick up python-flask's native-inputs. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: python-flask: Update to 0.11.1.Danny Milosavljevic2016-11-26
| | | | | | | | | | | | | | * gnu/packages/python.scm (python-flask): Update to 0.11.1. [native-inputs]: Add python-click. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: python-pyopenssl: Update to 16.2.0.Danny Milosavljevic2016-11-26
| | | | | | | | | | | | * gnu/packages/python.scm (python-pyopenssl): Update to 16.2.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: python-simplejson: Update to 3.10.0.Danny Milosavljevic2016-11-26
| | | | | | | | | | | | * gnu/packages/python.scm (python-simplejson): Update to 3.10.0. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: Add python-polib.Julien Lepiller2016-11-26
| | | | | | | | | | | | * gnu/packages/python.scm (python-polib, python2-polib): New variables. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
* | gnu: python-betamax: Fix typo.Leo Famulari2016-11-25
| | | | | | | | * gnu/packages/python.scm (python-betamax): Fix typo.
* | Merge branch 'master' into python-build-systemLeo Famulari2016-11-25
|\|
| * gnu: python-passlib: Update to 1.7.0.Leo Famulari2016-11-23
| | | | | | | | * gnu/packages/python.scm (python-passlib, python2-passlib): Update to 1.7.0.
| * gnu: python-pyld: Update to 0.7.1.Christopher Allan Webber2016-11-22
| | | | | | | | * gnu/packages/python.scm (python-pyld): Update to 0.7.1.
| * gnu: python-icalendar: Update to 3.11.Leo Famulari2016-11-20
| | | | | | | | * gnu/packages/python.scm (python-icalendar): Update to 3.11.
| * gnu: python-pafy: Disable tests.ng02016-11-18
| | | | | | | | | | | | * gnu/packages/python.scm (python-pafy): Disable tests. Signed-off-by: Leo Famulari <leo@famulari.name>
* | gnu: python-awscli: fix inputs.Hartmut Goebel2016-11-15
| | | | | | | | | | * gnu/packages/python.scm (python-awscli): [inputs] change to [native-inputs].
* | gnu: python-botocore: fix inputs.Hartmut Goebel2016-11-15
| | | | | | | | | | * gnu/packages/python.scm (python-botocore): [inputs] change to [native-inputs].
* | gnu: python-pip: fix inputs.Hartmut Goebel2016-11-15
| | | | | | | | | | * gnu/packages/python.scm (python-pip): [inputs] change to [native-inputs].
* | gnu: python2-ipython: fix inputs.Hartmut Goebel2016-11-15
| | | | | | | | | | * gnu/packages/python.scm (python2-ipython): [inputs] change to [native-inputs].
* | gnu: python-betamax: fix inputs.Hartmut Goebel2016-11-15
| | | | | | | | | | * gnu/packages/python.scm (python-betamax): [inputs] change to [propagated-inputs].
* | gnu: python-scikit-learn: Remove useless property "python2-variant".Hartmut Goebel2016-11-15
| | | | | | | | | | | | | | | | | | The Python 2 packages does not change the definition, thus the propery is useless. * gnu/packages/python.scm (python-scikit-learn): [properties]: Remove "python2-variant". (python2-scikit-learn): Remove now needless "strip-python2-variant".
* | gnu: python-tables: Remove python byte-code files from source.Hartmut Goebel2016-11-15
| | | | | | | | * gnu/packages/python.scm (python-tables)[source]: Add snippet.
* | gnu: python-flake8-2.2.4: Remove python byte-code files from source.Hartmut Goebel2016-11-15
| | | | | | | | * gnu/packages/python.scm (python-flake8-2.2.4)[source]: Add snippet.
* | gnu: python-flake8: Remove python byte-code files from source.Hartmut Goebel2016-11-15
| | | | | | | | * gnu/packages/python.scm (python-flake8)[source]: Add snippet.
* | gnu: python-testlib: Remove useless self-defined phase "unpack".Hartmut Goebel2016-11-15
| | | | | | | | | | | | | | Unzipping is now done by standard-phase "unpack" automatically. * gnu/packages/python.scm (python-testlib, python2-testlib)[phases] No longer replace "unpack".
* | gnu: python-sphinxcontrib-newsfeed: Remove needless input.Hartmut Goebel2016-11-15
| | | | | | | | | | * gnu/packages/python.scm (python-sphinxcontrib-newsfeed) [propagated-inputs]: Remove python-docutils, already porpagated by python-sphinx.
* | gnu: python-nautilus: Correct inputsHartmut Goebel2016-11-15
| | | | | | | | | | | | | | | | * gnu/packages/python.scm(python-nautilus, python2-nautilus): [propagated-inputs] remove python-graphql-core, python-graphql-relay, python-requests: not listed and already propagated by others. Remove pycparser: not listed, not used in source. Move python-nose2 to [native-inputs] (used for tests only).
* | gnu: python-freezegun: Correct input.Hartmut Goebel2016-11-15
| | | | | | | | | | * u/packages/python.scm(python-freezegun)[native-inputs] move python-dateutils-2 to [propagated-inputs].
* | gnu: python-consul: Correct inputs.Hartmut Goebel2016-11-15
| | | | | | | | | | * gnu/packages/python.scm(python-consul)[native-inuts] move python-requests and python-six to [propagated-inputs].
* | gnu: python-prompt-toolkit: Correct inputsHartmut Goebel2016-11-15
| | | | | | | | | | * gnu/packages/python.scm(python-prompt-toolkit)[native-inputs] move python-six to [propagated-inputs]. Remove now empty [native-inputs].
* | gnu: python-responses: Correct inputsHartmut Goebel2016-11-15
| | | | | | | | | | * gnu/packages/python.scm(python-responses)[native-inputs] move python-cookies to [propagated-inputs]
* | gnu: python-sphinxcontrib-programoutput: Remove needless input.Hartmut Goebel2016-11-15
| | | | | | | | | | | | | | This is an indirect requirement and propagated by python-sphinx already. * gnu/packages/python.scm(python-sphinxcontrib-programoutput) [propagated-inputs]: Remove python-docutils.
* | gnu: python-sphinx-repoze-autointerface: Remove needless input.Hartmut Goebel2016-11-15
| | | | | | | | | | | | | | This is an indirect requirement and propagated by python-sphinx already. * gnu/packages/python.scm(python-sphinx-repoze-autointerface) [propagated-inputs]: Remove python-docutils.
* | gnu: python-celery: Remove needless inputs.Hartmut Goebel2016-11-15
| | | | | | | | | | | | | | These are indirect requirements and propagated by python-kombu. * gnu/packages/python.scm(python-celery)[propagated-inputs] Remove python-amqp and python-anyjson.
* | gnu: Remove some outdated comments.Hartmut Goebel2016-11-15
| | | | | | | | | | | | These comments were about setuptools used at runtime for pkg_resources. * gnu/packages/python.scm: Remove some outdated comments.
* | gnu: python-tox: Update FIXME comments.Hartmut Goebel2016-11-15
| | | | | | | | | | * gnu/packages/python.scm(python-tox)[arguments]: Update FIXME comment. [inputs]: Add FIXME comment.
* | gnu: python-urllib3: update comment.Hartmut Goebel2016-11-15
| | | | | | | | * gnu/packages/python.scm(python-urllib3)[propagated-inputs]: Update comment.
* | gnu: python-wsgi-intercept: Correct inputs.Hartmut Goebel2016-11-15
| | | | | | | | | | | | * gnu/packages/python.scm(python-wsgi-intercept): [native-inputs]: move python-six to [propagated-inputs]. [propagated-inputs] move python-httplib2, python-requests to [native-inputs].
* | gnu: python-websocket-client: Correct inputs.Hartmut Goebel2016-11-15
| | | | | | | | | | * gnu/packages/python.scm (python-websocket-client)[native-inputs] change to [propagated-inputs], remove a wrong comment.
* | gnu: python-zope-security: Correct inputs.Hartmut Goebel2016-11-15
| | | | | | | | | | | | * gnu/packages/python.scm(python-zope-security)[native-inputs] New element, move python-zope-component, python-zope-configuration, python-zope-location, python-zope-testrunner, python-zope-testing here.
* | gnu: python-configobj: Correct inputs.Hartmut Goebel2016-11-15
| | | | | | | | | | * gnu/packages/python.scm(python-configobj)[native-inputs] change to [propagated-inputs].
* | gnu: python-zope-location: Correct inputs.Hartmut Goebel2016-11-15
| | | | | | | | | | * gnu/packages/python.scm(python-zope-location)[native-inputs] change to [propagated-inputs].
* | gnu: python-zope-interface: Correct inputs.Hartmut Goebel2016-11-15
| | | | | | | | | | * gnu/packages/python.scm(python-zope-interface)[propagated-inputs] change to [native-inputs].
* | gnu: python-pathpy: Build documentation.Hartmut Goebel2016-11-15
| | | | | | | | | | | | | | * gnu/packages/python.scm (python-pathpy, python2-pathpy) [output] Add output "doc". [native-inputs]: Add python-sphinx and python-rst.linker [build-doc], [install-doc]: New build phases.
* | gnu: Add python-rst.linker, python2-rst.linker.Hartmut Goebel2016-11-15
| | | | | | | | | | * gnu/packages/python.scm (python-rst.linker, python2-rst.linker): New variables.
* | gnu: python-numpydoc: Correct inputs.Hartmut Goebel2016-11-15
| | | | | | | | | | | | * gnu/packages/python.scm (python-numpydoc, python-numpydoc) [native-inputs]: Remove python-docutils. Move python-shpinx to [propagated-inputs].
* | gnu: python-redis: Remove unused input.Hartmut Goebel2016-11-15
| | | | | | | | | | | | * gnu/packages/python.scm (python-redis, python2-redis) Comment out [native-inputs] since these are used only for running tests, which is disabled since it requires a Redis server.
* | gnu: python2-scikit-image: Remove needless native-input and inheritance.Hartmut Goebel2016-11-15
| | | | | | | | | | | | | | | | | | | | Remove last additional [native-inputs] python-mock, thus there is no need to inherit python-scikit-image package. Simply use package-with-python2. * gnu/packages/python.scm: (python-scikit-image): [properties]: Remove python2-variant. (python2-scikit-image) Use simply "package-with-python2" after removing last [native-inputs] python-mock.
* | gnu: python2-scikit-image: Remove needless propagated-input.Hartmut Goebel2016-11-15
| | | | | | | | | | | | * gnu/packages/python.scm: (python2-scikit-image) [propagated-inputs]: Remove python-pytz, it does not occur anywhere in the source.
* | gnu: python-scikit-image: Correct inputs.Hartmut Goebel2016-11-15
| | | | | | | | | | | | * gnu/packages/python.scm: (python-scikit-image, python2-scikit-image) [propagated-inputs]: Move python-numpy and python-six to [native-inputs]. Add comment.