Mark H Weaver
893c2df00d
Merge branch 'master' into core-updates
2019-08-22 15:53:27 -04:00
Nicolas Goaziou
dfe8a7048e
gnu: Add python-folium.
...
* gnu/packages/python-xyz.scm (python-folium): New variable.
2019-08-20 01:53:49 +02:00
Marius Bakke
462ad9f56b
Merge branch 'master' into core-updates
2019-08-13 20:42:06 +02:00
Marius Bakke
5e5cdac0ae
Revert "gnu: python-packaging: Update to 19.1."
...
The new version fails tests on architectures other than x86_64.
This reverts commit cb16a9fba9
.
2019-08-11 14:58:14 +02:00
Marius Bakke
8e7f97b9ff
Merge branch 'master' into staging
2019-08-08 00:35:37 +02:00
Ricardo Wurmus
378d94e51b
Merge remote-tracking branch 'origin/master' into wip-texlive
2019-08-06 10:07:36 +02:00
Marius Bakke
6bf53ad58d
gnu: python-mako: Update to 1.1.0.
...
* gnu/packages/python-xyz.scm (python-mako): Update to 1.1.0.
[arguments]: New field.
[native-inputs]: Remove PYTHON-NOSE.
2019-08-04 14:02:48 +02:00
Marius Bakke
cb16a9fba9
gnu: python-packaging: Update to 19.1.
...
* gnu/packages/python-xyz.scm (python-packaging): Update to 19.1.
2019-08-04 13:49:56 +02:00
Marius Bakke
4661fa76c7
gnu: python-mako: Update to 1.0.14.
...
* gnu/packages/python-xyz.scm (python-mako): Update to 1.0.14.
2019-08-04 13:49:55 +02:00
Marius Bakke
756a980953
gnu: python-cython: Update to 0.29.13.
...
* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.13.
2019-08-04 13:49:55 +02:00
Marius Bakke
275cce3d87
gnu: python-cython: Speed up test suite.
...
* gnu/packages/python-xyz.scm (python-cython)[arguments]: In the CHECK phase,
disable compiler optimizations and enable (some) parallel tests.
(cherry picked from commit e9194eb048
)
2019-08-04 13:49:55 +02:00
Marius Bakke
6a2e54236e
Merge branch 'master' into core-updates
2019-07-31 14:28:56 +02:00
Tobias Geerinckx-Rice
bab94ffa0e
gnu: python-glances: Please ‘guix lint’.
...
* gnu/packages/python-xyz.scm (python-glances)[synopsis]: Remove article.
[description]: Double-space between sentences.
2019-07-31 05:46:07 +02:00
Tobias Geerinckx-Rice
15b4c91163
gnu: python-glances: Don't check for updates by default.
...
* gnu/packages/python-xyz.scm (python-glances)[source]: Add snippet.
2019-07-31 05:46:07 +02:00
Tobias Geerinckx-Rice
9898a2d345
gnu: python-glances: Update to 3.1.1.
...
* gnu/packages/python-xyz.scm (python-glances): Update to 3.1.1.
[propagated-inputs]: Add python-future.
2019-07-31 05:46:07 +02:00
Ricardo Wurmus
f75aa97f95
gnu: Replace uses of texlive-*-amsfonts.
...
* gnu/packages/algebra.scm (pari-gp)[native-inputs]: Replace
texlive-fonts-amsfonts and texlive-latex-amsfonts with texlive-amsfonts in
texlive-union.
* gnu/packages/docbook.scm (dblatex)[inputs]: Same.
* gnu/packages/plotutils.scm (asymptote)[native-inputs]: Same.
* gnu/packages/python-xyz.scm (python-numpy-documentation,
python-matplotlib-documentation, python-ipython-documentation)
[native-inputs]: Same.
* gnu/packages/statistics.scm (r-with-tests)[native-inputs]: Same.
* gnu/packages/tex.scm (teximpatient)[native-inputs]: Same.
2019-07-24 09:46:49 +02:00
Jack Hill
12cc3da5c1
gnu: mallard-ducktype: Update to 1.0.2.
...
* gnu/packages/python-xyz.scm (mallard-ducktype) Update to 1.0.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-07-23 09:10:16 +03:00
Marius Bakke
ccad0e4d69
Merge branch 'master' into core-updates
2019-07-22 18:58:48 +02:00
Efraim Flashner
5246655fa1
gnu: mallard-ducktype: Run tests.
...
* gnu/packages/python-xyz.scm (mallard-ducktype)[arguments]: Replace
'check phase to run test suite.
2019-07-22 09:49:19 +03:00
Marius Bakke
d478cc0435
gnu: pybind11: Update to 2.3.0.
...
* gnu/packages/python-xyz.scm (pybind11): Update to 2.3.0.
2019-07-21 16:11:43 +02:00
Ludovic Courtès
ddc586ea5c
gnu: python-jupyter-client: Patch file name of 'ip'.
...
* gnu/packages/python-xyz.scm (python-jupyter-client)[arguments]: Add #:phases.
[inputs]: New field.
2019-07-20 01:32:17 +02:00
Marius Bakke
0fdec2a309
gnu: tensorflow: Provide older setuptools version.
...
* gnu/packages/python-xyz.scm (python-setuptools-for-tensorflow): New public
variable.
* gnu/packages/machine-learning.scm (tensorflow)[native-inputs]: Add it.
2019-07-19 14:57:06 +02:00
Marius Bakke
2ee70a5b11
Merge branch 'master' into core-updates
2019-07-19 01:15:59 +02:00
Marius Bakke
c498a07e2d
gnu: python-pympler: Update to 0.7.
...
* gnu/packages/python-xyz.scm (python-pympler): Update to 0.7.
2019-07-19 00:19:42 +02:00
Marius Bakke
40a7153d19
gnu: python-flake8-polyfill: Adjust tests for Pytest 4.
...
* gnu/packages/python-xyz.scm (python-flake8-polyfill)[arguments]: Add
substitution in setup.cfg.
2019-07-18 23:15:50 +02:00
Tobias Geerinckx-Rice
746d33847b
gnu: python-pathlib2: Fix synopsis typo.
...
* gnu/packages/python-xyz.scm (synopsis): Fix typo.
2019-07-17 16:03:55 +02:00
Ludovic Courtès
64de896a71
Merge branch 'master' into core-updates
2019-07-17 15:51:10 +02:00
Ludovic Courtès
aa856d02b8
gnu: python-ipykernel: Record absolute file name of 'python'.
...
* gnu/packages/python-xyz.scm (python-ipykernel)[arguments]: Add
'set-python-file-name' phase.
2019-07-17 15:36:04 +02:00
Danny Milosavljevic
fe9c5b1dad
gnu: python-swagger-spec-validator: Update to 2.4.3.
...
* gnu/packages/python-xyz.scm (python-swagger-spec-validator): Update to
2.4.3.
[native-inputs]: Add python-pyyaml.
2019-07-17 12:29:49 +02:00
Ricardo Wurmus
34c2a16b10
gnu: python-matplotlib: Do not propagate GTK+ or python-pyqt.
...
* gnu/packages/python-xyz.scm (python-matplotlib)[propagated-inputs]: Remove
gtk+ and python-pyqt.
[arguments]: Adjust configure-environment phase.
2019-07-16 17:03:19 +02:00
Marius Bakke
0b58cb427d
gnu: python-datrie: Update to 0.8.
...
* gnu/packages/python-xyz.scm (python-datrie): Update to 0.8.
[arguments]: Remove.
2019-07-15 18:13:39 +02:00
Marius Bakke
b5b56b7f27
gnu: python-gevent: Fix build with libev 4.25 and GCC 7.
...
* gnu/packages/python-xyz.scm (python-gevent)[arguments]: Simplify libev
unbundling, which failed with the newer libev. Use C_INCLUDE_PATH instead of CPATH.
[native-inputs]: Remove (PACKAGE-SOURCE LIBEV).
2019-07-15 16:56:15 +02:00
Ricardo Wurmus
d71d85cd17
gnu: Add python-progressbar33.
...
* gnu/packages/python-xyz.scm (python-progressbar33): New variable.
2019-07-15 12:18:01 +02:00
Christopher Baines
2be878d8e5
gnu: python-pep8: Patch to fix test failure with Python 3.7.
...
Patch from the upstream repository, see
https://github.com/PyCQA/pycodestyle/issues/786 for more details.
* gnu/packages/patches/python-pep8-stdlib-tokenize-compat.patch: New file.
* gnu/packages/python-xyz.scm (python-pep8)[source]: Add it.
2019-07-14 09:03:19 +01:00
Marius Bakke
e9194eb048
gnu: python-cython: Speed up test suite.
...
* gnu/packages/python-xyz.scm (python-cython)[arguments]: In the CHECK phase,
disable compiler optimizations and enable (some) parallel tests.
2019-07-13 18:51:16 +02:00
Marius Bakke
da46086507
gnu: python2-cython: Fix failing test.
...
This started failing because Python no longer bundles libexpat since
commit d1659c0fb2
.
* gnu/packages/python-xyz.scm (python2-cython)[arguments]: New field.
2019-07-13 18:50:59 +02:00
Jacob MacDonald
52cc489292
gnu: python-texttable: Update to 0.9.1.
...
* gnu/packages/python-xyz.scm (python-texttable): Update to 0.9.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-13 15:13:53 +02:00
Jacob MacDonald
a76e6a690f
gnu: Add python-idna-2.7.
...
* gnu/packages/python-xyz.scm (python-idna-2.7): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-13 15:13:53 +02:00
Jacob MacDonald
e308b4f06a
gnu: Add python-cached-property.
...
* gnu/packages/python-xyz.scm (python-cached-property): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-13 15:13:52 +02:00
Marius Bakke
fb9a23a3f3
Merge branch 'master' into core-updates
...
Conflicts:
gnu/local.mk
gnu/packages/python-xyz.scm
gnu/packages/xml.scm
guix/gexp.scm
po/guix/POTFILES.in
2019-07-12 01:03:53 +02:00
Marius Bakke
dc23bb4513
gnu: python-pyicu: Update to 2.3.1.
...
* gnu/packages/python-xyz.scm (python-pyicu): Update to 2.3.1.
2019-07-11 15:42:42 +02:00
Marius Bakke
ff1e80d791
gnu: python-cram: Fix build.
...
* gnu/packages/python-xyz.scm (python-cram)[arguments]: Do not require 100%
test coverage. While here, do not move the 'check' phase, as
PYTHON-BUILD-SYSTEM now runs tests after install by default.
2019-07-10 20:25:40 +02:00
Marius Bakke
7a05fdd0e1
Merge branch 'master' into staging
2019-07-10 00:55:42 +02:00
Marius Bakke
e5731c0382
gnu: python-pluggy: Update to 0.11.0.
...
* gnu/packages/python-xyz.scm (python-pluggy): Update to 0.11.0.
2019-07-08 00:58:09 +02:00
Pierre Langlois
edeb04bfb7
gnu: Add python-dbfread.
...
* gnu/packages/python-xyz.scm (python-dbfread): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-07 15:48:20 +02:00
Marius Bakke
36175a3a9e
Merge branch 'master' into staging
2019-07-07 01:18:18 +02:00
Marius Bakke
0c6de725d8
gnu: python-pillow: Update to 6.1.0.
...
* gnu/packages/python-xyz.scm (python-pillow): Update to 6.1.0.
2019-07-06 20:32:17 +02:00
Marius Bakke
e9cb6edd06
gnu: python-soupsieve: Update to 1.9.2.
...
* gnu/packages/python-xyz.scm (python-soupsieve): Update to 1.9.2.
2019-07-06 18:39:17 +02:00
Brian Leung
e39d4933d1
gnu: python-setuptools: Update to 41.0.1.
...
* gnu/packages/python-xyz.scm (python-setuptools): Update to 41.0.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-07-06 18:26:02 +02:00
Marius Bakke
5bef0f108c
gnu: python-olefile: Update to 0.46.
...
* gnu/packages/python-xyz.scm (python-olefile): Update to 0.46.
[source]: Switch to release tarball instead of git snapshot.
2019-07-06 18:26:02 +02:00