579 Commits

Author SHA1 Message Date
Alex Griffin
d97cdff18e
gnu: python-socksipychain: Update to 2.1.0.
* gnu/packages/python-xyz.scm (python-socksipychain): Update to 2.1.0.
2019-12-02 09:45:31 -06:00
Ricardo Wurmus
ec1224a73b
gnu: python-scipy: Move to (gnu packages python-science).
* gnu/packages/python-xyz.scm (python-scipy, python2-scipy): Move these from
here...
* gnu/packages/python-science.scm (python-scipy, python2-scipy): ...to here.
* gnu/packages/bioinformatics.scm, gnu/packages/machine-learning.scm,
gnu/packages/statistics.scm: Adjust module imports.
2019-12-02 15:25:17 +01:00
Ricardo Wurmus
ca7c365312
gnu: python-scikit-image: Move to (gnu packages python-science).
* gnu/packages/python-xyz.scm (python-scikit-image, python2-scikit-image):
Move these two from here...
* gnu/packages/python-science.scm: ...to this new file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-12-02 15:25:12 +01:00
Efraim Flashner
5fbdd917b7
gnu: python-pillow: Update to 6.2.1.
* gnu/packages/python-xyz.scm (python-pillow): Update to 6.2.1.
2019-12-02 15:12:50 +02:00
Efraim Flashner
0c4e1c5fbf
gnu: python-pillow: Sort inputs alphabetically.
* gnu/packages/python-xyz.scm (python-pillow)[inputs]: Sort
alphabetically.
2019-12-02 15:12:49 +02:00
Efraim Flashner
979d8464d4
gnu: python-pillow: Make check phase conditional.
* gnu/packages/python-xyz.scm (python-pillow)[arguments]: Wrap custom
'check phase in check for 'tests?'.
2019-12-02 15:12:49 +02:00
Efraim Flashner
61b77ff307
gnu: python-pillow: Replace check phase.
* gnu/packages/python-xyz.scm (python-pillow)[arguments]: Since 'check
always come after 'install, replace 'check phase rather than recreate it.
2019-12-02 15:12:46 +02:00
Tobias Geerinckx-Rice
43ae8f796b
gnu: python-icalendar: Update to 4.0.4.
* gnu/packages/python-xyz.scm (python-icalendar): Update to 4.0.4.
2019-11-30 22:14:11 +01:00
Tobias Geerinckx-Rice
ff3d1b99f2
gnu: python-pyclipper: Update to 1.1.0.post3.
* gnu/packages/python-xyz.scm (python-pyclipper): Update to 1.1.0.post3.
2019-11-30 22:14:11 +01:00
Efraim Flashner
a566231947
gnu: python-invoke: Update to 1.3.0.
* gnu/packages/python-xyz.scm (python-invoke): Update to 1.3.0.
2019-11-29 11:05:37 +02:00
Marius Bakke
34f849a945
Merge branch 'master' into staging 2019-11-28 16:47:01 +01:00
Marius Bakke
c09f598d94
gnu: python-matplotlib: Do not move the 'check' phase.
Running tests after install is now the default in PYTHON-BUILD-SYSTEM.

* gnu/packages/python-xyz.scm (python-matplotlib)[arguments]: Replace 'check'
phase, instead of deleting and adding new phase.
2019-11-28 16:26:51 +01:00
Marius Bakke
38a404d567
gnu: python2-matplotlib: Do not inherit test adjustments.
This is a follow-up to commit 9e7cb2f1e16fc5b70c6c0e4187443e216767323d.

* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Do not inherit
the 'fix-and-disable-failing-tests' phase.
2019-11-28 16:25:14 +01:00
Marius Bakke
0897ad7fac
Merge branch 'master' into staging 2019-11-28 00:38:25 +01:00
Marius Bakke
ba5ef9997b
gnu: python-dbus: Update to 1.2.14.
* gnu/packages/python-xyz.scm (python-dbus): Update to 1.2.14.
(python2-dbus)[arguments]: Remove.
2019-11-28 00:33:48 +01:00
Marius Bakke
ff3375251d
gnu: Use the test-only Xorg variant for tests.
* gnu/packages/education.scm (gcompris-qt)[native-inputs]: Change XORG-SERVER
to XORG-SERVER-FOR-TESTS.
* gnu/packages/engineering.scm (pcb, qucs, openscad)[native-inputs]: Likewise.
* gnu/packages/gnome.scm (libbonoboui, d-feet, gspell, libdazzle, libhandy)[native-inputs]: Likewise.
* gnu/packages/gnupg.scm (parcimonie)[native-inputs]: Likewise.
* gnu/packages/graphics.scm (opensubdiv, rapicorn)[native-inputs]: Likewise.
* gnu/packages/gtk.scm (gtksourceview-2, gtksourceview)[native-inputs]: Likewise.
* gnu/packages/image-processing.scm (opencv)[native-inputs]: Likewise.
* gnu/packages/kde-frameworks.scm (kconfig, kcoreaddons, kwidgetsaddons,
kwindowsystem, kdeclarative)[native-inputs]: Likewise.
* gnu/packages/kde-plasma.scm (kscreenlocker)[native-inputs]: Likewise.
* gnu/packages/messaging.scm (gajim)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-seaborn)[native-inputs]: Likewise.
2019-11-28 00:33:47 +01:00
Ricardo Wurmus
a132276537
gnu: python-seaborn: Disable matrix test.
* gnu/packages/python-xyz.scm (python-seaborn)[arguments]: Add phase
"fix-tests".
2019-11-27 09:58:28 +01:00
Ricardo Wurmus
9e7cb2f1e1
gnu: python-matplotlib: Update to 3.1.2.
* gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.1.2.
[arguments]: Disable test_backend_webagg and test_constrainedlayout; skip
other tests tagged with "webagg".
2019-11-27 09:58:28 +01:00
Ricardo Wurmus
f9bd82e7a6
gnu: python-seaborn: Add patch to fix tests.
* gnu/packages/python-xyz.scm (python-seaborn)[source]: Add upstream patch to
fix test failures.
2019-11-27 09:58:28 +01:00
Tobias Geerinckx-Rice
97610a6614
gnu: python-whatever: Update to 0.6.
* gnu/packages/python-xyz.scm (python-whatever): Update to 0.6.
2019-11-23 15:40:10 +01:00
Tobias Geerinckx-Rice
7454078a7c
gnu: python-lazy-object-proxy: Update to 1.4.3.
* gnu/packages/python-xyz.scm (python-lazy-object-proxy): Update to 1.4.3.
2019-11-22 00:22:09 +01:00
Marius Bakke
b60d2bfff9
Merge branch 'master' into staging 2019-11-21 22:44:15 +01:00
Konrad Hinsen
fe9b72c586
gnu: python2-mmtk: Update to 2.7.12.
* gnu/packages/python-xyz.scm (python2-mmtk): Update to 2.7.12.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-21 11:48:31 +01:00
Konrad Hinsen
c695f011b3
gnu: python2-scientific: New source code location.
* gnu/packages/python-xyz.scm (python2-scientific): New source code location.
Following the annoucement of Bitbucket to delete all
Mercurial repositories in June 2020, the source code has
been migrated to GitHub.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-21 11:48:31 +01:00
Clément Lassieur
85cfb0e9e6
gnu: Add python-intelhex.
* gnu/packages/python-xyz.scm (python-intelhex): New variable.
2019-11-19 16:09:00 +01:00
Jesse Gibbons
6ba6a1c103
gnu: python-hy: Set HOME to /tmp before install
Fixes <https://bugs.gnu.org/38241>.

* gnu/packages/python-xyz.scm (python-hy)[arguments]: Add custom
'set-HOME phase before the 'install phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-11-17 23:14:54 +01:00
Marius Bakke
f056553c6b
Merge branch 'master' into staging 2019-11-15 20:11:35 +01:00
Tobias Geerinckx-Rice
27fb781f41
gnu: python-jmespath: Update to 0.9.4.
* gnu/packages/python-xyz.scm (python-jmespath): Update to 0.9.4.
2019-11-12 18:17:38 +01:00
Tobias Geerinckx-Rice
6fd27a7197
Revert "gnu: python-cython: Update to 0.29.14."
This reverts commit 39c3cffe57931e99ce6f8149c995e6daee78fc52.
2019-11-12 15:18:37 +01:00
Tobias Geerinckx-Rice
39c3cffe57
gnu: python-cython: Update to 0.29.14.
* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.14.
2019-11-12 04:18:10 +01:00
Alex Griffin
6fcceb2346
gnu: Add python-socksipychain.
* gnu/packages/python-xyz.scm (python-socksipychain, python2-socksipychain):
New variables.
2019-11-11 14:03:43 -06:00
Tobias Geerinckx-Rice
45256ae028
gnu: python-scipy: Update to 1.3.2.
* gnu/packages/python-xyz.scm (python-scipy): Update to 1.3.2.
2019-11-11 04:50:31 +01:00
Tobias Geerinckx-Rice
f3415ba511
gnu: python-latexcodec: Update to 1.0.7.
* gnu/packages/python-xyz.scm (python-latexcodec): Update to 1.0.7.
2019-11-08 23:25:14 +01:00
Tobias Geerinckx-Rice
e9119ac1d8
gnu: python-psutil: Update to 5.6.5.
* gnu/packages/python-xyz.scm (python-psutil): Update to 5.6.5.
2019-11-08 23:11:01 +01:00
Tobias Geerinckx-Rice
1c43c6985d
gnu: python-astroid: Update to 2.3.3.
* gnu/packages/python-xyz.scm (python-astroid): Update to 2.3.3.
2019-11-08 23:11:01 +01:00
Tobias Geerinckx-Rice
119d6ff6a9
gnu: python-dbus: Update to 1.2.10.
* gnu/packages/python-xyz.scm (python-dbus): Update to 1.2.10.
[arguments]: Remove field.
2019-11-08 00:23:34 +01:00
Tobias Geerinckx-Rice
3367df31a5
gnu: python-soupsieve: Update to 1.9.5.
* gnu/packages/python-xyz.scm (python-soupsieve): Update to 1.9.5.
2019-11-04 17:43:22 +01:00
Marius Bakke
998e6cdcd2
Merge branch 'master' into staging 2019-10-30 14:32:53 +01:00
Marius Bakke
d8bb1097d7
gnu: python2-pandas: Downgrade to 0.24.2.
This is a follow-up to commit 7a97a26d012da08fad4540eed99643f6306de423.

* gnu/packages/python-xyz.scm (python-pandas)[properties]: New field.
(python2-pandas): Downgrade to 0.24.2.
2019-10-30 14:32:17 +01:00
Marius Bakke
adb396eae3
gnu: python2-numpy: Downgrade to 1.16.5.
Fixes <https://bugs.gnu.org/37989>.
Reported by Josh Holland <josh@inv.alid.pw>.

This is a follow-up to commit 8e5fbd5dda93e137ff527cabe25989b28ab9e1c0.

* gnu/packages/python-xyz.scm (python-numpy)[properties]: New field.
(python2-numpy): Downgrade to 1.16.5.
2019-10-30 14:32:17 +01:00
Efraim Flashner
2679d9a419
gnu: python-whoosh: Skip test suite.
* gnu/packages/python-xyz.scm (python-whoosh)[arguments]: Disable the
test suite.
2019-10-30 12:38:11 +02:00
Mathieu Othacehe
3ccdd3a5ff
gnu: python-xlrd: Fix comment.
* gnu/packages/python-xyz.scm (python-xlrd)[arguments]: Turn comment into a
full sentence.
2019-10-30 10:19:08 +01:00
Giacomo Leidi
7a97a26d01
gnu: python-pandas: Update to 0.25.2.
* gnu/packages/python-xyz.scm (python-pandas): Update to 0.25.2.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-30 10:17:59 +01:00
Giacomo Leidi
3a2b1a3c9c
gnu: python-xlrd: Update to 1.2.0.
* gnu/packages/python-xyz.scm (python-xlrd): Update to 1.2.0.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-30 10:17:52 +01:00
Giacomo Leidi
8e5fbd5dda
gnu: python-numpy: Update to 1.17.3.
* gnu/packages/python-xyz.scm (python-numpy): Update to 1.17.3.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-30 10:17:44 +01:00
Tanguy Le Carrour
617bb67b4e
gnu: Add poetry.
* gnu/packages/python-xyz.scm (poetry): New public variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-29 08:38:29 +01:00
Tanguy Le Carrour
badc1c630f
gnu: Add python-cachy.
* gnu/packages/python-xyz.scm (python-cachy): New public variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-29 08:38:29 +01:00
Tanguy Le Carrour
c6f008d626
gnu: Add python-msgpack-python.
* gnu/packages/python-xyz.scm (python-msgpack-python): New public variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-29 08:38:28 +01:00
Tanguy Le Carrour
b2ac2508b0
gnu: Add python-clikit.
* gnu/packages/python-xyz.scm (python-clikit): New public variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-29 08:38:28 +01:00
Tanguy Le Carrour
aee92957b5
gnu: Add python-memcached.
* gnu/packages/python-xyz.scm (python-memcached): New public variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-29 08:38:26 +01:00