Thomas Danckaert
1033cdbb0c
gnu: python-numpy: Give sh store location instead of setting $SHELL.
...
* gnu/packages/python.scm (python-numpy): [arguments] Don't set $SHELL in the
environment, but embed the store location of bash-minimal as a default
shell. Otherwise, we have to set $SHELL for every package which uses
numpy's distutils.
2017-10-04 14:09:52 +02:00
David Thompson
7e2c67ca6a
gnu: awscli: Update to 1.11.164.
...
* gnu/packages/python.scm (awscli): Update to 1.11.164.
2017-10-03 20:34:28 -04:00
Cyril Roelandt
3ef85c1118
gnu: Add python-twine.
...
* gnu/packages/python.scm (python-twine, python2-twine): New variables.
2017-10-03 00:04:36 +02:00
Cyril Roelandt
78f46e65bd
gnu: Add python-pkginfo.
...
* gnu/packages/python.scm (python-pkginfo, python2-pkginfo): New variables.
2017-10-03 00:04:36 +02:00
Cyril Roelandt
b84ef9e224
gnu: Add python-tqdm.
...
* gnu/packages/python.scm (python-tqdm, python2-tqdm): New variables.
2017-10-03 00:04:35 +02:00
Cyril Roelandt
cf47e34e62
gnu: Update the propagated inputs of python-urllib3.
...
* gnu/packages/python.scm (python-urllib3, python2-urllib3): Update propagated
inputs.
2017-10-03 00:04:34 +02:00
Cyril Roelandt
8e6ceb4737
gnu: Add python-nose-timer.
...
* gnu/packages/python.scm (python-nose-time, python2-nose-timer): New variables.
2017-10-03 00:04:33 +02:00
Cyril Roelandt
9bb7c05e3d
gnu: python-tox: Update to 2.8.1.
...
* gnu/packages/python.scm (python-tox): Update to 2.8.1.
2017-10-03 00:04:32 +02:00
Cyril Roelandt
74e9895f2d
gnu: Add python2-requests-toolbelt.
...
* gnu/packages/python.scm (python2-requests-toolbelt): New variable.
2017-10-03 00:04:32 +02:00
Cyril Roelandt
30d7207f2e
gnu: python-requests-toolbelt: Update to 0.8.0.
...
* gnu/packages/python.scm (python-requests-toolbelt): Udpate to 0.8.0.
2017-10-03 00:04:31 +02:00
Cyril Roelandt
8e483fb540
gnu: python-autopep8: Update to 1.3.2.
...
* gnu/packages/python.scm (python-autopep8): Update to 1.3.2.
2017-10-03 00:04:30 +02:00
Cyril Roelandt
ab7f51fa34
gnu: Add python-pydiff.
...
* gnu/packages/python.scm (python-pydiff, python2-pydiff): New variables.
2017-10-03 00:04:29 +02:00
Thomas Danckaert
80c3f4d6c0
gnu: python-ipython: Update to 5.3.0.
...
* gnu/packages/python.scm (python-ipython, python2-ipython): Update to 5.3.0.
2017-09-28 20:24:25 +02:00
Thomas Danckaert
025b196d9b
gnu: python-numpy: Update to 1.13.1.
...
* gnu/packages/python.scm (python-numpy, python2-numpy): Update to 1.13.1.
[source]: Download the zip release from pypi instead of a git snapshot.
[native-inputs]: Add unzip.
[arguments]: Set SHELL environment variable.
Co-authored by Leo Famulari <leo@famulari.name>
2017-09-28 20:24:25 +02:00
Efraim Flashner
58816c3d3d
gnu: python-cython: Update to 0.27.
...
* gnu/packages/python.scm (python-cython): Update to 0.27.
2017-09-24 16:41:30 +03:00
Tobias Geerinckx-Rice
a0b80a5718
gnu: python-unidecode: Fix typo in description.
...
* gnu/packages/python.scm (python-unidecode)[description]: Fix typo.
2017-09-23 14:12:52 +02:00
Tobias Geerinckx-Rice
c37f58b75a
gnu: python-unidecode: Update to 0.04.21.
...
* gnu/packages/python.scm (python-unidecode): Update to 0.04.21.
2017-09-23 14:12:51 +02:00
Marius Bakke
ad0f92d028
gnu: python-pyjwt: Update to 1.5.3.
...
* gnu/packages/python.scm (python-pyjwt): Update to 1.5.3.
2017-09-20 17:06:14 +02:00
Marius Bakke
0c19c0f272
gnu: python-pyopenssl: Update to 17.3.0.
...
* gnu/packages/python.scm (python-pyopenssl): Update to 17.3.0.
2017-09-17 17:14:13 +02:00
Ben Woodcroft
da1f7a9e16
gnu: python-orator: Move to (gnu packages databases).
...
* gnu/packages/python.scm: Remove (gnu packages time) import.
(python-orator, python2-orator): Move from here ...
* gnu/packages/databases.scm: ... to here.
2017-09-17 11:07:46 +10:00
Ben Woodcroft
77e5c37032
gnu: python-orator: Update to 0.9.7.
...
* gnu/packages/python.scm (python-orator, python2-orator): Update to 0.9.7.
[arguments]: Enable tests. Loosen dependency requirements.
[propagated-inputs]: Remove python-arrow. Add python-backpack,
python-pendulum, python-pygments, python-six.
(python2-orator)[propagated-inputs]: Also remove python2-ipaddress.
2017-09-17 11:05:33 +10:00
Ben Woodcroft
00c7888241
gnu: python-pygments: Update to 2.2.0.
...
* gnu/packages/databases.scm (python-pygments): Update to 2.2.0.
2017-09-17 11:05:29 +10:00
Ben Woodcroft
5eebe8dcf7
gnu: python-cleo: Update to 0.6.1.
...
* gnu/packages/databases.scm (python-cleo): Update to 0.6.1.
[native-inputs]: Add python-pytest-mock.
[propagated-inputs]: Add python-backpack, python-pastel. Remove
python-psutil.
2017-09-17 11:05:17 +10:00
Ben Woodcroft
963926bc78
gnu: python-pyaml: Update to 17.7.2.
...
* gnu/packages/databases.scm (python-pyaml): Update to 17.7.2.
2017-09-17 11:03:51 +10:00
Ben Woodcroft
04fb4516f4
gnu: Add python-backpack.
...
* gnu/packages/python.scm (python-backpack): New variable.
2017-09-17 11:00:56 +10:00
Stefan Reichör
24d158136f
gnu: Add python-schedule.
...
* gnu/packages/python.scm (python-schedule, python2-schedule): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-15 18:31:53 +02:00
Tobias Geerinckx-Rice
3f9a4eaf92
gnu: awscli: Update to 1.11.151.
...
* gnu/packages/python.scm (awscli): Update to 1.11.151.
2017-09-13 04:30:32 +02:00
Tobias Geerinckx-Rice
46841c07ec
gnu: python-s3transfer: Update to 0.1.11.
...
* gnu/packages/python.scm (python-s3transfer): Update to 0.1.11.
2017-09-13 04:30:32 +02:00
Tobias Geerinckx-Rice
01fc102e37
gnu: python-botocore: Update to 1.7.9.
...
* gnu/packages/python.scm (python-botocore): Update to 1.7.9.
2017-09-13 04:30:31 +02:00
Jelle Licht
cfd34f4316
gnu: python-apsw: Build with all extensions.
...
* gnu/packages/python.scm (python-apsw)[phases]: Replace build phase; add flag
to build all extensions. Add build-test-helper to allow testing of
extensions.
2017-09-11 01:12:59 +02:00
Oleg Pykhalov
1eb6b72483
gnu: Add python-betamax-matchers.
...
* gnu/packages/python.scm (python-betamax-matchers, python2-betamax-matchers):
New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-08 18:12:51 +02:00
Oleg Pykhalov
4967946b8a
gnu: Add python-uritemplate.
...
* gnu/packages/python.scm (python-uritemplate, python2-uritemplate): New
variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-08 18:08:58 +02:00
Cyril Roelandt
c98f9c5296
gnu: python-tox: Update to 2.8.0.
...
* gnu/packages/python.scm (python-tox): Update to 2.8.0.
2017-09-06 23:54:22 +02:00
Roel Janssen
13be557d98
gnu: Add python-html5-parser, python2-html5-parser.
...
* gnu/packages/python.scm (python-html5-parser): New variable.
(python2-html5-parser: New variable.
2017-09-06 12:42:40 +02:00
Roel Janssen
2054b52201
gnu: Update python-lxml to 3.8.0.
...
* gnu/packages/python.scm (python-lxml): Update to 3.8.0.
2017-09-06 12:41:41 +02:00
Muriithi Frederick Muriuki
2038a48f4d
gnu: Add python-xenon.
...
* gnu/packages/python.scm (python-xenon, python2-xenon) New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-09-02 00:58:11 +02:00
Leo Famulari
3a91ac8378
gnu: python-click-log: Update to 0.2.0.
...
* gnu/packages/python.scm (python-click-log): Update to 0.2.0.
2017-09-01 13:54:23 -04:00
Leo Famulari
19ecdbedd3
gnu: python-click-threading: Update to 0.4.3.
...
* gnu/packages/python.scm (python-click-threading): Update to 0.4.3.
[source]: Use pypi-uri.
2017-09-01 13:54:20 -04:00
Leo Famulari
2da21e48a8
gnu: python-icalendar: Update to 3.11.7.
...
* gnu/packages/python.scm (python-icalendar): Update to 3.11.7.
2017-09-01 13:41:39 -04:00
Arun Isaac
a0596a2f27
gnu: python2-larch: Enable tests.
...
* gnu/packages/patches/python2-larch-coverage-4.0a6-compatibility.patch: New
file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python2-larch)[source]: Use it.
[arguments]: Move 'check' phase to before 'build' phase.
2017-09-01 11:14:16 +05:30
Arun Isaac
f618086220
gnu: python2-ttystatus: Enable tests.
...
* gnu/packages/python.scm (python2-ttystatus)[arguments]: Replace 'check'
phase with custom function.
2017-09-01 11:14:16 +05:30
Arun Isaac
689042e526
gnu: python2-cliapp: Enable tests.
...
* gnu/packages/python.scm (python2-cliapp)[arguments]: Replace 'check' phase
with custom function.
2017-09-01 11:14:16 +05:30
Ricardo Wurmus
59ff96aafd
gnu: Remove python2-rpy2.
...
Python 2 is no longer supported.
* gnu/packages/python.scm (python2-rpy2): Remove variable.
2017-08-31 18:24:52 +02:00
Ricardo Wurmus
deee5ddaf4
gnu: python-rpy2: Update to 2.9.0.
...
* gnu/packages/python.scm (python-rpy2): Update to 2.9.0.
[arguments]: Run tests before install phase; add build phase "fix-tests".
[propagated-inputs]: Add python-jinja2 and python-pytz.
[inputs]: Add r-ggplot2, r-rsqlite, r-dplyr, r-dbplyr, and python-numpy.
2017-08-31 18:24:51 +02:00
Ricardo Wurmus
c92483bd63
gnu: python-rpy2: Update license.
...
* gnu/packages/python.scm (python-rpy2)[license]: Correct GPLv3+ to GPLv2+;
list additional licenses.
2017-08-31 18:24:51 +02:00
Marius Bakke
7e31427ff0
gnu: python-pyjwt: Update to 1.5.2 [fixes CVE-2017-11424].
...
* gnu/packages/python.scm (python-pyjwt): Update to 1.5.2.
[source]: Add snippet to remove pre-compiled files.
[native-inputs]: Change PYTHON-PYTEST to PYTHON-PYTEST-3.0.
2017-08-31 15:45:43 +02:00
Ricardo Wurmus
4a7d2009c8
gnu: Add python-spectra.
...
* gnu/packages/python.scm (python-spectra, python2-spectra): New variables.
2017-08-30 17:32:00 +02:00
Ricardo Wurmus
beed6abc1d
gnu: Add python-colormath.
...
* gnu/packages/python.scm (python-colormath, python2-colormath): New
variables.
2017-08-30 17:31:59 +02:00
Ricardo Wurmus
bac5fd21a1
gnu: python-jinja2: Update to 2.9.6.
...
* gnu/packages/python.scm (python-jinja2): Update to 2.9.6.
[arguments]: Add build phase "delete-incompatible-files".
2017-08-30 17:31:59 +02:00
Carlo Zancanaro
7a276cd945
gnu: Add python-pyaes.
...
* gnu/packages/python.scm (python-pyaes, python2-pyaes): New variables.
2017-08-30 09:20:52 +02:00