Tobias Geerinckx-Rice
2ee57340f4
gnu: python-numexpr: Update to 2.6.1.
...
* gnu/packages/python.scm (python-numexpr): Update to 2.6.1.
2016-12-29 02:38:20 +01:00
Tobias Geerinckx-Rice
ffb1e98d74
gnu: python-babel: Update to 2.3.4.
...
* gnu/packages/python.scm (python-babel): Update to 2.3.4.
2016-12-29 02:38:20 +01:00
Thomas Danckaert
ea8450c82a
gnu: Add python-netcdf4.
...
* gnu/packages/python.scm (python-netcdf4, python2-netcdf4): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-27 16:30:59 +01:00
Leo Famulari
1194575b3c
gnu: python-pycrypto: Add TODO "removal" comment.
...
* gnu/packages/python.scm (python-pycrypto, python2-pycrypto): Add
comment.
2016-12-26 19:51:54 -05:00
Leo Famulari
4de2a710a6
gnu: python-stem: Don't use python-pycrypto.
...
Python-pycrypto is an optional dependency of python-stem. Python-pycrypto is
unmaintained [0] and contains an exploitable buffer overflow bug [1].
[0] https://github.com/dlitz/pycrypto/issues/173
[1] https://github.com/dlitz/pycrypto/issues/176
* gnu/packages/python.scm (python-stem, python2-stem)[propagated-inputs]: Remove
python-pycrypto.
2016-12-26 19:51:49 -05:00
Leo Famulari
c976b319fe
gnu: python-stem: Update to 1.5.3.
...
* gnu/packages/python.scm (python-stem, python2-stem): Update to 1.5.3.
[source]: Update URL.
2016-12-26 13:20:52 -05:00
Thomas Danckaert
d205f895ca
gnu: Add python-hdf4.
...
* gnu/packages/python.scm (python-hdf4, python2-hdf4): New variables.
Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2016-12-23 14:51:56 +01:00
Ricardo Wurmus
8e401ab6db
gnu: python-scikit-learn: Update to 0.18.1.
...
* gnu/packages/python.scm (python-scikit-learn): Update to 0.18.1.
[arguments]: Remove special "check" phase.
[native-inputs]: Add python-cython.
2016-12-22 13:19:20 +01:00
Tobias Geerinckx-Rice
361a2fcf8d
gnu: Add python-xopen.
...
* gnu/packages/python.scm (python-xopen, python2-xopen): New variables.
2016-12-19 20:33:31 +01:00
Hartmut Goebel
00e0ca7ccb
gnu: python-docutils: Update to 0.13.1
...
* gnu/packages/python.scm(python-docutils): Update to 0.13.1.
[source]: Use pypi-uri.
2016-12-18 16:31:35 +01:00
Tobias Geerinckx-Rice
6b7877e12c
gnu: python-mock: Update source and home-page URIs.
...
* gnu/packages/python.scm (python-mock)[source]: Use ‘pypi-uri’.
[home-page]: Replace dead Google Code home page.
2016-12-14 21:59:39 +01:00
Marius Bakke
27fab2bf65
gnu: python-cryptography: Update to 1.7.1.
...
* 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-14 19:12:14 +01:00
Marius Bakke
d660f7be6d
gnu: python-setuptools: Update to 31.0.0.
...
* gnu/packages/python.scm (python-setuptools, python2-setuptools): Update to
31.0.0.
[source]: Use 'pypi-uri'.
[license]: Update for bundled libraries.
2016-12-13 09:37:49 +01:00
Marius Bakke
4eb6ed28a3
gnu: python-html5lib: Add dependency on python-webencodings.
...
* gnu/packages/python.scm (python-html5lib,
python2-html5lib)[propagated-inputs]: Add python-webencodings.
2016-12-11 20:09:26 +01:00
Marius Bakke
adbca19e83
gnu: Add python-webencodings.
...
* gnu/packages/python.scm (python-webencodings, python2-webencodings): New
variables.
2016-12-11 20:09:23 +01:00
Tobias Geerinckx-Rice
6c2e82bcb7
gnu: Add python-argcomplete.
...
* gnu/packages/python.scm (python-argcomplete): New variable.
2016-12-11 11:58:40 +01:00
Danny Milosavljevic
444a79b6fe
gnu: Add python-flask-restful-swagger.
...
* gnu/packages/python.scm (python-flask-restful-swagger,
python2-flask-restful-swagger): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-09 11:57:10 +01:00
Marius Bakke
a14061aae6
gnu: python-html5lib: Update to 1.0b10 [fixes CVE-2016-{9909,9910}].
...
* gnu/packages/python.scm (python-html5lib, python2-html5lib): Update to 1.0b10.
2016-12-08 13:55:46 +01:00
Danny Milosavljevic
bb4b17064d
gnu: python-sqlalchemy-utils: Update to 0.32.11.
...
* gnu/packages/python.scm (python-sqlalchemy-utils): Update to 0.32.11.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-07 18:51:46 +01:00
Danny Milosavljevic
1ed21519f7
gnu: Add python-sadisplay.
...
* gnu/packages/python.scm (python-sadisplay, python2-sadisplay): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-12-07 14:20:46 +01:00
Hartmut Goebel
3a735ecf0e
gnu: python2-notebook: Fix build.
...
* 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-06 11:30:15 +01:00
Hartmut Goebel
c4abbac349
gnu: python-ipython-genutils: Update description.
...
* gnu/packages/python.scm (python-ipython-genutils)[description]: Add
deprecation note and TODO comment.
2016-12-06 11:29:37 +01:00
Hartmut Goebel
4dbc8ec483
gnu: python-ipython: Update to 4.0.3
...
* gnu/packages/python.scm (python-ipython, python2-ipython): Update to
version 4.0.3.
2016-12-06 11:29:35 +01:00
Leo Famulari
8f35c03061
gnu: python-flask: Propagate python-click.
...
* gnu/packages/python.scm (python-flask, python2-flask)[native-inputs]: Move
python-click to ...
[propagated-inputs]: ... here.
2016-12-04 19:27:47 -05:00
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