Commit Graph

375 Commits (11da634a6e64afa2904542e2174aa2a185f9ac3a)

Author SHA1 Message Date
Ludovic Courtès 11da634a6e
Merge branch 'master' into core-updates 2019-09-24 10:11:38 +02:00
Wiktor Żelazny c1bbef6920
gnu: Add python-bibtexparser.
* gnu/packages/python-xyz.scm (python-bibtexparser): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-21 16:48:36 +02:00
Vagrant Cascadian 6ec872231f
gnu: Add python-jsbeautifier.
* gnu/packages/python-xyz (python-jsbeautifier): New variable.
* gnu/packages/diffoscope (diffoscope)[native-arguments]: Add python-jsbeautifier.
  [arguments]: Add python-jsbeautifier to add-known-tools phase.
2019-09-19 13:45:41 -07:00
Vagrant Cascadian af760990e9
gnu: Add python-editorconfig.
* gnu/packages/python-xyz (python-editorconfig): New variable.
2019-09-19 12:25:42 -07:00
Vagrant Cascadian f315673d9e
gnu: Add python-binwalk.
* gnu/packages/python-xyz (python-binwalk): New variable.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add python-binwalk for
  tests.
2019-09-19 10:56:33 -07:00
Efraim Flashner 339b582892
gnu: python-matplotlib: Use https in home-page.
* gnu/packages/python-xyz.scm (python-matplotlib)[home-page]: Update to
use https.
2019-09-19 12:39:26 +03:00
Efraim Flashner 7380df7312
gnu: python2-matplotlib: Update to 2.2.4.
* gnu/packages/python-xyz.scm (python2-matplotlib): Update to 2.2.4.
2019-09-19 12:39:24 +03:00
Efraim Flashner 66a3c2db9b
gnu: python2-matplotlib: Fix jquery-ui install path.
* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Override
custom 'install-jquery-ui phase to install in the appropriate directory.
2019-09-19 12:38:41 +03:00
Efraim Flashner 5d484f42a8
gnu: python2-matplotlib: Disable tests.
* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Skip the
custom 'check phase.
2019-09-19 12:38:36 +03:00
Ludovic Courtès 9ff87bb996
Merge branch 'master' into core-updates 2019-09-17 16:27:15 +02:00
Ricardo Wurmus 5ad0a45221
gnu: python-matplotlib-documentation: Add missing input.
* gnu/packages/python-xyz.scm (python-matplotlib-documentation)[native-inputs]:
Add python-sphinx-copybutton.
(python2-matplotlib-documentation)[native-inputs]: Remove
python-sphinx-copybutton.
2019-09-13 00:44:57 +02:00
Ricardo Wurmus 5ea654cfe0
gnu: python-matplotlib: Update to 3.1.1.
* gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.1.1.
[native-inputs]: Remove python-nose; add python-pytest and unzip; add
jquery-ui.
[arguments]: Add build phases "fix-and-disable-failing-tests" and
"install-jquery-ui", and move the "check" phase after the "install" phase;
use the default backend in setup.cfg.
(python2-matplotlib): Keep at version 2.2.3.
(python-matplotlib-documentation)[arguments]: Remove "check" phase.
2019-09-13 00:44:57 +02:00
Maxim Cournoyer 01a53e0b37
gnu: python-pathpy: Add a missing propagated input.
This fixes the build of 'python-pytest-shutil', amongst others.

* gnu/packages/python-xyz.scm (python-pathpy)[propagated-inputs]: Add
python-importlib-metadata.
2019-09-13 00:09:50 +09:00
Brian Leung 4913828bb1
gnu: python-language-server: Update to 0.28.3-1.c3cab77.
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.28.3-1.c3cab77.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2019-09-12 09:47:48 +09:00
Ricardo Wurmus 0f272518ec
gnu: python-ipython-documentation: Make reproducible.
Fixes <https://bugs.gnu.org/37373/>.

* gnu/packages/python-xyz.scm (python-ipython)[arguments]: Add phase
"make-docs-reproducible" to remove timestamps from documentation generated in
dependent python-ipython-documentation package.
2019-09-11 23:30:49 +02:00
Maxim Cournoyer 296e1aea65
gnu: python-jedi: Update to 0.15.1 and re-enable tests.
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.15.1; re-enable
tests.
2019-09-11 18:10:20 +09:00
Maxim Cournoyer 4eb97c254e
gnu: python-parso: Run the test suite.
* gnu/packages/python-xyz.scm (python-parso)[phases]: Replace the check phase.
2019-09-11 18:10:20 +09:00
Maxim Cournoyer 1475094a45
gnu: python-parso: Update to 0.5.1.
* gnu/packages/python-xyz.scm (python-parso): Update to 0.5.1.
2019-09-11 18:10:20 +09:00
Brian Leung 984cabc4a6
gnu: python-language-server: Update to 0.28.1.
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.28.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-11 00:09:39 +02:00
Vagrant Cascadian 9f74bd317f
gnu: python-debian: Update to 0.1.36.
* gnu/packages/python-xyz (python-debian): Update to 0.1.36.
  [source]: Switch to using git-fetch.
  [arguments]: Add phase to delete tests depending on tools not yet present in
  guix.
  [propagated-inputs]: Add python-chardet.
2019-09-07 20:27:34 -07:00
Mark H Weaver 65542a8852
Merge branch 'master' into core-updates 2019-09-06 20:46:00 -04:00
Ricardo Wurmus a35f153d54
gnu: python-scipy: Update to 1.3.1.
* gnu/packages/python-xyz.scm (python-scipy): Update to 1.3.1.
(python2-scipy): Keep at version 1.2.2.
2019-09-07 00:48:12 +02:00
Tobias Geerinckx-Rice 9441a9c163
gnu: python-pybtex: Update to 0.22.2.
* gnu/packages/python-xyz.scm (python-pybtex): Update to 0.22.2.
2019-08-30 03:40:32 +02:00
Mark H Weaver 0481289cbc
Merge branch 'master' into core-updates 2019-08-29 17:19:18 -04:00
Marius Bakke 2271a1dcdb
gnu: python-wrapt: Update to 1.11.2.
* gnu/packages/python-xyz.scm (python-wrapt): Update to 1.11.2.
2019-08-29 14:44:21 +02:00
Giacomo Leidi 30e7c03aae
gnu: Add python-elementpath.
* gnu/packages/python-xyz.scm (python-elementpath): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-27 12:42:23 +02:00
Nicolas Goaziou 523ba4b16e
gnu: python-pip: Update to 19.2.1.
* gnu/packages/python-xyz.scm (python-pip): Update to 19.2.1.
2019-08-26 23:25:55 +02:00
Nicolas Goaziou 6263b5b3be
gnu: python-pillow: Update to 6.1.0.
* gnu/packages/python-xyz.scm (python-pillow): Update to 6.1.0.
2019-08-26 10:44:01 +02:00
Nicolas Goaziou 6643642482
gnu: Add python-pyroutelib3.
* gnu/packages/python-xyz.scm (python-pyroutelib3): New variable.
2019-08-26 10:00:26 +02:00
Tobias Geerinckx-Rice fdfad2fc4e
gnu: python-twisted: Update to 19.7.0.
* gnu/packages/python-xyz.scm (python-twisted): Update to 19.7.0.
2019-08-24 04:56:08 +02:00
Ludovic Courtès a9f3396014
gnu: jube: Fix license.
* gnu/packages/python-xyz.scm (jube)[license]: Change to GPL3+.
2019-08-23 23:39:21 +02:00
Ludovic Courtès 9dd5f47528
gnu: Add JUBE.
* gnu/packages/python-xyz.scm (jube): New variable.

Co-authored-by: Florent Pruvost <florent.pruvost@inria.fr>
2019-08-23 18:41:49 +02:00
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