Leo Famulari
a6c4790567
gnu: python-cryptography: Update to 1.6.
...
* gnu/packages/python.scm (python-cryptography, python2-cryptography): Update
to 1.6.
(python-cryptography-vectors, python2-cryptography-vectors): Update to 1.6.
2016-12-03 02:39:09 -05:00
Hartmut Goebel
b0aa6ede25
gnu: python-numpy: Fix inputs.
...
This fixes 2efabc5589
, 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-02 18:07:36 +01:00
Hartmut Goebel
77a6932adf
gnu: python2-ipython: Fix inputs.
...
This fixes e62600feb6
, 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-02 18:07:36 +01:00
Hartmut Goebel
fe4a8da445
gnu: python-numpydoc: Correct inputs.
...
This does what 213d1745c6
was
supposed to do.
* gnu/packages/python.scm (python-numpydoc, python-numpydoc)
Change first of the duplicate [native-inputs] definitions to
[propagated-inputs].
2016-12-02 18:07:36 +01:00
Hartmut Goebel
3bf4280659
Merge branch 'master' into python-build-system
2016-11-29 18:47:16 +01:00
Leo Famulari
6782444764
gnu: python-rarfile: Update to 2.8.
...
* 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-27 14:49:35 -05:00
Leo Famulari
8c4964dd51
gnu: python-jellyfish: Update to 0.5.6.
...
* gnu/packages/python.scm (python-jellyfish, python2-jellyfish): Update to
0.5.6.
2016-11-27 14:49:35 -05:00
Leo Famulari
38e81a2c55
gnu: python-munkres: Update to 1.0.8.
...
* gnu/packages/python.scm (python-munkres, python2-munkres): Update to 1.0.8.
2016-11-27 14:49:34 -05:00
Danny Milosavljevic
7574cecf0f
gnu: python2-flask: Pick up python-flask's native-inputs.
...
* 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-27 13:23:53 +01:00
Danny Milosavljevic
c6c80104ab
gnu: python-flask: Update to 0.11.1.
...
* 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-26 16:35:07 +01:00
Danny Milosavljevic
61684de287
gnu: python-pyopenssl: Update to 16.2.0.
...
* gnu/packages/python.scm (python-pyopenssl): Update to 16.2.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-26 16:35:07 +01:00
Danny Milosavljevic
b2e6e150aa
gnu: python-simplejson: Update to 3.10.0.
...
* gnu/packages/python.scm (python-simplejson): Update to 3.10.0.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-26 16:35:07 +01:00
Julien Lepiller
d3eff97afd
gnu: Add python-polib.
...
* gnu/packages/python.scm (python-polib, python2-polib): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-26 10:29:29 +01:00
Leo Famulari
c415f76302
gnu: python-betamax: Fix typo.
...
* gnu/packages/python.scm (python-betamax): Fix typo.
2016-11-25 11:31:43 -05:00
Leo Famulari
de32aa74b4
Merge branch 'master' into python-build-system
2016-11-25 11:20:21 -05:00
Leo Famulari
1c9f78eca1
gnu: python-passlib: Update to 1.7.0.
...
* gnu/packages/python.scm (python-passlib, python2-passlib): Update to 1.7.0.
2016-11-23 14:38:05 -05:00
Christopher Allan Webber
8957af324b
gnu: python-pyld: Update to 0.7.1.
...
* gnu/packages/python.scm (python-pyld): Update to 0.7.1.
2016-11-22 15:29:33 -06:00
Leo Famulari
25291aca74
gnu: python-icalendar: Update to 3.11.
...
* gnu/packages/python.scm (python-icalendar): Update to 3.11.
2016-11-20 11:22:27 -05:00
ng0
ed3fee5f7b
gnu: python-pafy: Disable tests.
...
* gnu/packages/python.scm (python-pafy): Disable tests.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-11-18 15:16:48 -05:00
Hartmut Goebel
d46491779e
gnu: python-awscli: fix inputs.
...
* gnu/packages/python.scm (python-awscli): [inputs] change to
[native-inputs].
2016-11-15 22:36:22 +01:00
Hartmut Goebel
8fa6890b6c
gnu: python-botocore: fix inputs.
...
* gnu/packages/python.scm (python-botocore): [inputs] change to
[native-inputs].
2016-11-15 22:36:21 +01:00
Hartmut Goebel
05e2e4cf00
gnu: python-pip: fix inputs.
...
* gnu/packages/python.scm (python-pip): [inputs] change to
[native-inputs].
2016-11-15 22:36:21 +01:00
Hartmut Goebel
e62600feb6
gnu: python2-ipython: fix inputs.
...
* gnu/packages/python.scm (python2-ipython): [inputs] change to
[native-inputs].
2016-11-15 22:36:20 +01:00
Hartmut Goebel
5b1416d983
gnu: python-betamax: fix inputs.
...
* gnu/packages/python.scm (python-betamax): [inputs] change to
[propagated-inputs].
2016-11-15 22:36:19 +01:00
Hartmut Goebel
1b5241c515
gnu: python-scikit-learn: Remove useless property "python2-variant".
...
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".
2016-11-15 22:36:18 +01:00
Hartmut Goebel
bac23672ee
gnu: python-tables: Remove python byte-code files from source.
...
* gnu/packages/python.scm (python-tables)[source]: Add snippet.
2016-11-15 22:36:18 +01:00
Hartmut Goebel
b9c8ccce04
gnu: python-flake8-2.2.4: Remove python byte-code files from source.
...
* gnu/packages/python.scm (python-flake8-2.2.4)[source]: Add snippet.
2016-11-15 22:36:17 +01:00
Hartmut Goebel
011271c769
gnu: python-flake8: Remove python byte-code files from source.
...
* gnu/packages/python.scm (python-flake8)[source]: Add snippet.
2016-11-15 22:36:09 +01:00
Hartmut Goebel
632735f215
gnu: python-testlib: Remove useless self-defined phase "unpack".
...
Unzipping is now done by standard-phase "unpack" automatically.
* gnu/packages/python.scm (python-testlib, python2-testlib)[phases] No longer
replace "unpack".
2016-11-15 22:31:59 +01:00
Hartmut Goebel
251ed7f2fe
gnu: python-sphinxcontrib-newsfeed: Remove needless input.
...
* gnu/packages/python.scm (python-sphinxcontrib-newsfeed) [propagated-inputs]:
Remove python-docutils, already porpagated by python-sphinx.
2016-11-15 22:31:58 +01:00
Hartmut Goebel
38ceb106bd
gnu: python-nautilus: Correct inputs
...
* 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).
2016-11-15 22:31:57 +01:00
Hartmut Goebel
4e0969686c
gnu: python-freezegun: Correct input.
...
* u/packages/python.scm(python-freezegun)[native-inputs] move
python-dateutils-2 to [propagated-inputs].
2016-11-15 22:31:56 +01:00
Hartmut Goebel
fd1d6de729
gnu: python-consul: Correct inputs.
...
* gnu/packages/python.scm(python-consul)[native-inuts] move python-requests
and python-six to [propagated-inputs].
2016-11-15 22:31:55 +01:00
Hartmut Goebel
2c199b5527
gnu: python-prompt-toolkit: Correct inputs
...
* gnu/packages/python.scm(python-prompt-toolkit)[native-inputs] move
python-six to [propagated-inputs]. Remove now empty [native-inputs].
2016-11-15 22:31:55 +01:00
Hartmut Goebel
d8ea5f2f27
gnu: python-responses: Correct inputs
...
* gnu/packages/python.scm(python-responses)[native-inputs] move python-cookies
to [propagated-inputs]
2016-11-15 22:31:54 +01:00
Hartmut Goebel
a0a0985978
gnu: python-sphinxcontrib-programoutput: Remove needless input.
...
This is an indirect requirement and propagated by python-sphinx already.
* gnu/packages/python.scm(python-sphinxcontrib-programoutput)
[propagated-inputs]: Remove python-docutils.
2016-11-15 22:31:53 +01:00
Hartmut Goebel
47c7dc4a3f
gnu: python-sphinx-repoze-autointerface: Remove needless input.
...
This is an indirect requirement and propagated by python-sphinx already.
* gnu/packages/python.scm(python-sphinx-repoze-autointerface)
[propagated-inputs]: Remove python-docutils.
2016-11-15 22:31:52 +01:00
Hartmut Goebel
06f1d73ed4
gnu: python-celery: Remove needless inputs.
...
These are indirect requirements and propagated by python-kombu.
* gnu/packages/python.scm(python-celery)[propagated-inputs] Remove python-amqp
and python-anyjson.
2016-11-15 22:31:51 +01:00
Hartmut Goebel
f7989b8bb0
gnu: Remove some outdated comments.
...
These comments were about setuptools used at runtime for pkg_resources.
* gnu/packages/python.scm: Remove some outdated comments.
2016-11-15 22:31:50 +01:00
Hartmut Goebel
7ba07edfb1
gnu: python-tox: Update FIXME comments.
...
* gnu/packages/python.scm(python-tox)[arguments]: Update FIXME
comment. [inputs]: Add FIXME comment.
2016-11-15 22:31:49 +01:00
Hartmut Goebel
8322749a1c
gnu: python-urllib3: update comment.
...
* gnu/packages/python.scm(python-urllib3)[propagated-inputs]: Update comment.
2016-11-15 22:31:49 +01:00
Hartmut Goebel
b9fc496ff6
gnu: python-wsgi-intercept: Correct inputs.
...
* 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].
2016-11-15 22:31:48 +01:00
Hartmut Goebel
a5333f7c61
gnu: python-websocket-client: Correct inputs.
...
* gnu/packages/python.scm (python-websocket-client)[native-inputs] change to
[propagated-inputs], remove a wrong comment.
2016-11-15 22:31:47 +01:00
Hartmut Goebel
fd8e23b7b3
gnu: python-zope-security: Correct inputs.
...
* 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.
2016-11-15 22:31:46 +01:00
Hartmut Goebel
861f70c9da
gnu: python-configobj: Correct inputs.
...
* gnu/packages/python.scm(python-configobj)[native-inputs] change to
[propagated-inputs].
2016-11-15 22:31:46 +01:00
Hartmut Goebel
d27f176a72
gnu: python-zope-location: Correct inputs.
...
* gnu/packages/python.scm(python-zope-location)[native-inputs] change to
[propagated-inputs].
2016-11-15 22:31:45 +01:00
Hartmut Goebel
38d480a8a6
gnu: python-zope-interface: Correct inputs.
...
* gnu/packages/python.scm(python-zope-interface)[propagated-inputs] change to
[native-inputs].
2016-11-15 22:31:44 +01:00
Hartmut Goebel
2887700e4d
gnu: python-pathpy: Build documentation.
...
* 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.
2016-11-15 22:31:43 +01:00
Hartmut Goebel
fe94cf0cdd
gnu: Add python-rst.linker, python2-rst.linker.
...
* gnu/packages/python.scm (python-rst.linker, python2-rst.linker): New
variables.
2016-11-15 22:31:43 +01:00
Hartmut Goebel
213d1745c6
gnu: python-numpydoc: Correct inputs.
...
* gnu/packages/python.scm (python-numpydoc, python-numpydoc)
[native-inputs]: Remove python-docutils. Move python-shpinx to
[propagated-inputs].
2016-11-15 22:31:42 +01:00