Danny Milosavljevic
ee623903b1
gnu: python-binaryornot: Fix typo.
...
Follow-up to 86723f98ab
.
* gnu/packages/python-xyz.scm (python-binaryornot)[arguments]<#:phases>[patch-test]:
Rename to...
[patch-test]: ...this.
2019-10-10 11:04:14 +02:00
Danny Milosavljevic
86723f98ab
gnu: python-binaryornot: Fix build.
...
Fixes <https://bugs.gnu.org/37678 >.
* gnu/packages/python-xyz.scm (python-binaryornot)[arguments]<#:phases>[patch-tests]:
New phase.
2019-10-09 15:59:52 +02:00
Pierre Langlois
f875d76f16
gnu: python2-tqdm: Depend on python2-functools32.
...
* gnu/packages/python-xyz.scm (python-tqdm)[properties]: Add python2-variant.
(python2-tqdm): Use 'strip-python2-variant'.
[native-inputs]: Add python2-functools32.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2019-10-08 23:07:27 +02:00
Ricardo Wurmus
e08902d3cb
Merge branch 'master' into core-updates
2019-10-06 22:02:20 +02:00
Tobias Geerinckx-Rice
ac5e205a3c
gnu: python-traitlets: Update to 4.3.3.
...
* gnu/packages/python-xyz.scm (python-traitlets): Update to 4.3.3.
2019-10-06 04:46:54 +02:00
Tobias Geerinckx-Rice
0af697d940
gnu: python-importlib-metadata: Update to 0.23.
...
* gnu/packages/python-xyz.scm (python-importlib-metadata): Update to 0.23.
2019-10-05 11:59:49 +02:00
Tobias Geerinckx-Rice
d6803445ee
gnu: Add python-license-expression.
...
* gnu/packages/python-xyz.scm (python-license-expression): New public
variable.
2019-10-01 22:40:05 +02:00
Tobias Geerinckx-Rice
dc827867be
gnu: Add python-boolean.py.
...
* gnu/packages/python-xyz.scm (python-boolean.py): New public variable.
2019-10-01 22:40:04 +02:00
Marius Bakke
e7f62a41b2
Merge branch 'master' into core-updates
2019-09-27 19:11:27 +02:00
Hartmut Goebel
8581b40d09
gnu: Add python-distro.
...
* gnu/packages/python-xyz.scm (python-distro): New variable.
2019-09-26 17:18:22 +02:00
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