ng0
789de5e279
gnu: Add python-straight-plugin.
...
* gnu/packages/python.scm (python-straight-plugin, python2-straight-plugins):
New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-12-28 22:41:53 -05:00
ng0
a0e41de4ab
gnu: Add python-openid-teams.
...
* gnu/packages/python.scm (python-openid-teams, python2-openid-teams): New
variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-12-28 22:41:53 -05:00
ng0
03702173f1
gnu: Add python-openid-cla.
...
* gnu/packages/python.scm (python-openid-cla, python2-openid-cla): New
variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-12-28 22:41:52 -05:00
ng0
3ef00f5609
gnu: Add python2-openid.
...
* gnu/packages/python.scm (python2-openid): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-12-28 22:41:52 -05:00
ng0
0151a8df22
gnu: Add python-pygit2.
...
* gnu/packages/python.scm (python-pygit2, python2-pygit2): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-12-28 22:41:52 -05:00
ng0
460fccd4b3
gnu: Add python-munch.
...
* gnu/packages/python.scm (python-munch, python2-munch): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-12-28 22:41:51 -05:00
ng0
9f21414de4
gnu: Add python-kitchen.
...
* gnu/packages/python.scm (python-kitchen, python2-kitchen): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-12-28 22:41:51 -05:00
ng0
a2c7d88e74
gnu: Add python-flask-multistatic.
...
* gnu/packages/python.scm (python-flask-multistatic, python2-flask-multistatic):
New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-12-28 22:41:51 -05:00
ng0
a7ad802be5
gnu: Add python-flask-wtf.
...
* gnu/packages/python.scm (python-flask-wtf, python2-flask-wtf): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-12-28 22:41:45 -05:00
Tobias Geerinckx-Rice
6a34f4ccc8
gnu: python-prompt-toolkit: Update to 1.0.9.
...
* gnu/packages/python.scm (python-prompt-toolkit): Update to 1.0.9.
2016-12-29 02:38:21 +01:00
Tobias Geerinckx-Rice
791ac6a68d
gnu: python-markdown: Update to 2.6.7.
...
* gnu/packages/python.scm (python-markdown): Update to 2.6.7.
2016-12-29 02:38:20 +01:00
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
Marius Bakke
ee94ca11a1
gnu: python-beautifulsoup4: Fix python2 variant.
...
This is a followup to 5f37f0b66e
.
* gnu/packages/python.scm (python-beautifulsoup4)[properties]: New
field. Delay python2 variant.
2016-12-16 16:15:41 +01:00
Marius Bakke
752eb9e0d8
gnu: python2-kombu: Disable tests.
...
* gnu/packages/python.scm (python2-kombu)[arguments]: Set #:tests? #f.
2016-12-16 15:33:13 +01:00
Marius Bakke
7c6bf660d8
gnu: python-pyopenssl: Enable tests.
...
* gnu/packages/patches/python-pyopenssl-skip-network-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-pyopenssl, python2-pyopenssl)[source]: Use it.
[arguments]: Replace 'check' with custom phase.
2016-12-16 14:36:15 +01:00
Marius Bakke
329553482d
gnu: ptpython: Disable tests.
...
* gnu/packages/python.scm (ptpython, ptpython2)[arguments]: Set #:tests? #f.
2016-12-16 13:39:07 +01:00
Marius Bakke
52f622ef9f
gnu: python-sympy: Update to 1.0.
...
* gnu/packages/python.scm (python-sympy, python2-sympy): Update to 1.0.
[propagated-inputs]: Add python-mpmath.
2016-12-16 13:22:12 +01:00
Marius Bakke
58a35665d9
gnu: Add python-mpmath.
...
* gnu/packages/python.scm (python-mpmath, python2-mpmath): New variables.
2016-12-16 13:22:10 +01:00
Marius Bakke
154d207c43
gnu: python-apsw: Fix tests.
...
* gnu/packages/python.scm (python-apsw, python2-apsw)[arguments]: Use
'modify-phases'. Add installed PYTHONPATH before running tests.
2016-12-16 02:45:49 +01:00
Marius Bakke
80ce42bdbf
gnu: python-argcomplete: Fix tests.
...
* gnu/packages/python.scm (python-argcomplete,
python2-argcomplete)[native-inputs]: Add python-pexpect and tcsh.
2016-12-16 02:16:23 +01:00
Marius Bakke
58f5fae7c4
gnu: python-widgetsnbextension: Fix tests.
...
* gnu/packages/python.scm (python-widgetsnbextension,
python2-widgetsnbextension)[native-inputs]: Add python-certifi.
2016-12-16 02:14:54 +01:00
Marius Bakke
ed11804309
gnu: python-pexpect: Update to 4.2.1.
...
* gnu/packages/python.scm (python-pexpect, python2-pexpect): Update to 4.2.1.
[source]: Use 'pypi-uri'.
[arguments]: Add 'prepare-tests' phase to patch paths and delete network test.
[native-inputs]: Add python-pytest, man-db and which.
[propagated-inputs]: Add python-ptyprocess.
2016-12-16 02:10:58 +01:00
Marius Bakke
01fb9f6638
gnu: python-axolotl: Remove workaround for bug #20765 .
...
* gnu/packages/python.scm (python-axolotl, python2-axolotl)[arguments]:
Remove #:configure-flags.
2016-12-16 01:07:41 +01:00
Marius Bakke
22d7360b16
gnu: Remove python-dateutil@1.5.
...
* gnu/packages/python.scm (python-dateutil-2, python2-dateutil-2): Rename to ...
(python-dateutil, python2-dateutil): ... this. Remove 1.5 version.
(python-tzlocal, python2-tzlocal): Adjust variable name.
(python-rst.linker, python2-rst.linker): Likewise.
(pelican): Likewise.
(python-matplotlib, python2-matplotlib): Likewise.
(python-sqlalchemy-utils, python2-sqlalchemy-utils): Likewise.
(python-icalendar, python2-icalendar): Likewise.
(python-botocore, python2-botocore): Likewise.
(python-vobject, python2-vobject): Likewise.
(python-arrow, python2-arrow): Likewise.
(python-fake-factory, python2-fake-factory): Likewise.
(python-freezegun, python2-freezegun): Likewise.
(python-aniso8601, python2-aniso8601): Likewise.
* gnu/packages/jrnl.scm (jrnl): Likewise.
* gnu/packages/calendar.scm (limnoria): Likewise.
2016-12-16 00:54:48 +01:00
Marius Bakke
59f74825d6
gnu: python-flask-restplus: Disable tests.
...
* gnu/packages/python.scm (python-flask-restplus)[arguments]: Set #:tests? #f.
2016-12-15 19:56:44 +01:00
Marius Bakke
ad348f9f39
gnu: python-gridmap: Disable tests.
...
* gnu/packages/python.scm (python-gridmap, python2-gridmap)[arguments]:
Set #:tests? #f.
2016-12-15 19:50:12 +01:00
Marius Bakke
15c37077bc
gnu: python-hy: Fix test suite.
...
* gnu/packages/python.scm (python-hy, python2-hy)[arguments]: Replace 'check'
phase with custom command.
[native-inputs]: Add python-coverage and python-nose.
2016-12-15 19:49:06 +01:00
Marius Bakke
8653c1d557
gnu: python-py3status: Disable tests.
...
* gnu/packages/python.scm (python-py3status)[arguments]: Set #:tests? #f.
2016-12-15 19:09:18 +01:00
Marius Bakke
0a70200951
gnu: python-pyserial: Disable tests.
...
* gnu/packages/python.scm (python-pyserial, python2-pyserial)[arguments]:
Set #:tests? #f.
2016-12-15 18:42:22 +01:00
Marius Bakke
8bd5164b4a
gnu: python-pystache: Disable tests for python3 variant.
...
* gnu/packages/python.scm (python-pystache)[arguments]: Disable tests.
[properties]: New field. Delay python2 variant.
(python2-pystache)[arguments]: Replace 'check' phase with custom command.
2016-12-15 18:35:21 +01:00
Marius Bakke
4eb385fb33
gnu: python-pytest-xdist: Disable tests.
...
* gnu/packages/python.scm (python-pytest-xdist,
python2-pytest-xdist)[arguments]: Set #:tests? #f.
2016-12-15 18:11:43 +01:00
Marius Bakke
444464ec28
gnu: python-rpy2: Fix tests.
...
* gnu/packages/python.scm (python-rpy2, python2-rpy2)[arguments]: Replace
check phase with custom post-install command.
2016-12-15 17:55:36 +01:00
Marius Bakke
6f976df677
gnu: python-seaborn: Disable tests.
...
* gnu/packages/python.scm (python-seaborn, python2-seaborn)[arguments]:
Disable tests.
2016-12-15 17:31:29 +01:00
Marius Bakke
35d56b7b60
gnu: python-sqlalchemy-utils: Disable tests.
...
* gnu/packages/python.scm (python-sqlalchemy-utils,
python2-sqlalchemy-utils)[arguments]: Set #:tests? #f.
[native-inputs]: Add python-dateutil-2, python-flexmock, python-pcycopg2 and
python-pytz.
2016-12-15 17:26:42 +01:00
Marius Bakke
c616b5d3b5
gnu: python-oauthlib: Fix tests.
...
* gnu/packages/python.scm (python-oauthlib)[native-inputs]:
Add python-mock.
(python2-oauthlib)[native-inputs]: Inherit python-mock.
2016-12-15 16:50:15 +01:00
Marius Bakke
49910e6a7c
gnu: python-paramiko: Disable tests.
...
* gnu/packages/python.scm (python-paramiko, python2-paramiko)[arguments]:
Set #:tests? #f.
2016-12-15 14:01:27 +01:00
Marius Bakke
7917a13554
gnu: python-termstyle: Fix tests.
...
* gnu/packages/python.scm (python-termstyle)[arguments]: Replace 'check' phase
with custom command.
2016-12-15 13:17:29 +01:00
Marius Bakke
a960e73fad
gnu: python-twisted: Disable tests.
...
* gnu/packages/python.scm (python-twisted, python2-twisted)[arguments]:
Set #:tests? #f.
2016-12-15 13:13:23 +01:00
Marius Bakke
a74f9b12ae
gnu: python-zope-security: Disable tests.
...
* gnu/packages/python.scm (python-zope-security,
python2-zope-security)[arguments]: Set #:tests? #f.
[native-inputs]: Add python-six.
2016-12-15 12:45:26 +01:00
Marius Bakke
40bb8e07ae
gnu: python-zope-location: Disable tests.
...
* gnu/packages/python.scm (python-zope-location,
python2-zope-location)[arguments]: Set #:tests? #f.
2016-12-15 12:42:39 +01:00
Marius Bakke
66b3aadb73
gnu: python-zope-proxy: Disable tests.
...
* gnu/packages/python.scm (python-zope-proxy, python2-zope-proxy)[arguments]:
Set #:tests? #f.
2016-12-15 12:40:10 +01:00