Ricardo Wurmus
4f536c4607
gnu: python2-openpyxl: Explicitly build with Python 2.
...
* gnu/packages/python-xyz.scm (python2-openpyxl)[arguments]: Add value
for #:python field.
2021-12-03 13:56:01 +01:00
Ricardo Wurmus
e1cb787870
gnu: python2-matplotlib: Disable sanity-check.
...
* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Delete
'sanity-check phase.
2021-12-02 10:30:40 +01:00
Ricardo Wurmus
a33ca53492
gnu: python2-matplotlib: Remove trailing #T.
...
* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Remove
trailing #T from build phase.
2021-12-02 10:29:59 +01:00
Ricardo Wurmus
24832d2ebd
gnu: python2-numpy: Delete file that depends on deleted test.
...
This is a follow-up to commit ec4892c742
.
* gnu/packages/python-xyz.scm (python2-numpy)[arguments]: Also delete a second
test file that depends on the previously deleted test file.
2021-12-02 09:45:24 +01:00
Ricardo Wurmus
ec4892c742
gnu: python2-numpy: Do not inherit native-inputs.
...
* gnu/packages/python-xyz.scm (python2-numpy)[native-inputs]: Do not inherit
from Python 3 variant; use only python2-cython, python2-pytest, and gfortran.
[arguments]: Add phase 'delete-failing-test.
2021-12-02 01:20:43 +01:00
Ludovic Courtès
8ecc99be11
gnu: python-notify2: Propagate python-dbus.
...
* gnu/packages/python-xyz.scm (python-notify2)[native-inputs]: Rename to...
[propagated-inputs]: ... this.
2021-11-29 00:04:02 +01:00
Ludovic Courtès
2ec5a1a576
gnu: python-dbus: Register 'python2-dbus' as the Python 2 variant.
...
This allows things like 'python2-notify2' to actually use the Python 2
variant of 'python-dbus'.
* gnu/packages/python-xyz.scm (python-dbus)[properties]: New field.
(python2-dbus)[inputs]: Remove unnecessary 'alist-delete' argument.
2021-11-29 00:04:02 +01:00
Ricardo Wurmus
c70eadeaed
gnu: Remove python2-itsdangerous.
...
* gnu/packages/python-xyz.scm (python2-itsdangerous): Delete variable.
2021-11-25 00:23:12 +01:00
zimoun
b0463acc31
gnu: python2-validators: Remove package.
...
* gnu/packages/python-xyz.scm (python2-validators): Delete variable.
2021-11-25 00:22:06 +01:00
zimoun
1fc90c0832
gnu: python2-munkres: Remove package.
...
* gnu/packages/python-xyz.scm (python2-munkres): Delete variable.
2021-11-25 00:22:06 +01:00
zimoun
3258335e22
gnu: python2-faker: Remove package.
...
* gnu/packages/python-xyz.scm (python2-faker): Delete variable.
(python-faker)[properties]: Remove.
2021-11-25 00:22:06 +01:00
zimoun
f6d8ea4675
gnu: python2-relatorio: Remove package.
...
* gnu/packages/python-xyz.scm (python2-relatorio): Delete variable.
2021-11-25 00:22:06 +01:00
zimoun
b661634bd4
gnu: python2-traitlets: Remove package.
...
* gnu/packages/python-xyz.scm (python2-traitlets): Delete variable.
(python-traitlets)[properties]: Remove.
2021-11-25 00:22:06 +01:00
zimoun
67387bbf24
gnu: python2-colormath: Remove package.
...
* gnu/packages/python-xyz.scm (python2-colormath): Delete variable.
2021-11-25 00:22:06 +01:00
zimoun
cefc792378
gnu: python2-spectra: Remove package.
...
* gnu/packages/python-xyz.scm (python2-spectra): Delete variable.
2021-11-25 00:22:06 +01:00
Ricardo Wurmus
ff8afea9f7
gnu: python2-backports-csv: Remove sanity-check phase.
...
* gnu/packages/python-xyz.scm (python2-backports-csv)[arguments]: Remove
'sanity-check phase.
2021-11-24 14:20:47 +01:00
Ricardo Wurmus
239c90f4bf
gnu: python2-astroid: Add missing input and don't inherit.
...
* gnu/packages/python-xyz.scm (python2-astroid)[arguments]: Do not inherit
from Python 3 package variant.
[propagated-inputs]: Do not inherit and add python2-six.
2021-11-24 14:07:39 +01:00
Ludovic Courtès
b15e543d30
Merge branch 'master' into core-updates-frozen
2021-11-23 11:29:38 +01:00
Stephen Paul Weber
5e21fc56ed
gnu: Add python-iwlib.
...
* gnu/packages/python-xyz.scm (python-iwlib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-23 10:24:26 +01:00
Stephen Paul Weber
135161ded9
gnu: Add python-dbus-next.
...
* gnu/packages/python-xyz.scm (python-debus-next): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-23 10:24:26 +01:00
Stephen Paul Weber
54223d262c
gnu: python-xcffib: Upgrade to 0.11.1.
...
Required for qtile.
* gnu/packages/python-xyz.scm (python-xcffib): Upgrade to 0.11.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-23 10:24:26 +01:00
Maxim Cournoyer
6952d2920e
gnu: python-pygit2: Update to 1.7.1.
...
* gnu/packages/python-xyz.scm (python-pygit2): Update to 1.7.1.
2021-11-22 23:56:04 -05:00
Maxim Cournoyer
e5ffff316f
gnu: python-dnspython: Patch out problematic getprotobyname calls.
...
* gnu/packages/python-xyz.scm (python-dnspython)
[phases]{patch-getprotobyname-calls}: New phase.
2021-11-22 12:20:46 -05:00
Ricardo Wurmus
b5016027a0
gnu: Add python-update-checker.
...
* gnu/packages/python-xyz.scm (python-update-checker): New variable.
2021-11-22 08:57:32 +01:00
John Kehayias
b033079e47
gnu: python-nautilus: Remove package.
...
This package dates from 2016 and looks inactive. The packages that used this
as an input actually wanted nautilus-python (not currently packaged),
for (optional) integration with the nautilus file manager.
* gnu/packages/python-xyz.scm (python-nautilus): Remove variable.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-gsconnect)[inputs]: Remove
it.
* gnu/packages/sync.scm (nexcloud-client)[inputs]: Remove it.
* gnu/packages/syncthing.scm (syncthing-gtk)[inputs]: Remove it.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2021-11-21 20:41:03 -05:00
Ricardo Wurmus
66d6daeafe
gnu: python-invoke: Update to 1.6.0.
...
* gnu/packages/python-xyz.scm (python-invoke): Update to 1.6.0.
2021-11-21 23:36:12 +01:00
Ricardo Wurmus
72876fb02d
gnu: python-invoke: Delete incompatible and unused code.
...
* gnu/packages/python-xyz.scm (python-invoke)[arguments]: Add build phase
'delete-python2-code.
(python2-invoke)[arguments]: Remove that phase and add 'delete-python3-code.
2021-11-21 23:36:12 +01:00
Ricardo Wurmus
00127cbca7
gnu: python-seaborn: Update to 0.11.2.
...
* gnu/packages/python-xyz.scm (python-seaborn): Update to 0.11.2.
2021-11-21 09:07:49 +01:00
Ricardo Wurmus
a22fb2d164
gnu: python-numpy: Alias to python-numpy-1.20.
...
Numpy 1.20 is required by numba and umap-learn. Attempts to rename numpy 1.20
to allow it to coexist with numpy 1.21 in the same environment have not been
successful.
* gnu/packages/python-xyz.scm (python-numpy): Rename to...
(python-numpy-next): ...this variable.
(python2-numpy): Use python-numpy-next package as parent.
(python-numpy-1.20): Inherit from python-numpy-next.
(python-numpy): New variable pointing to python-numpy-1.20.
(python-numba)[propagated-inputs]: Replace python-numpy-1.20 with
python-numpy.
2021-11-21 00:39:09 +01:00
Ludovic Courtès
27ceda472a
gnu: python-qtconsole: Add dependency on python-pyqt.
...
* gnu/packages/python-xyz.scm (python-qtconsole)[propagated-inputs]: Add
PYTHON-PYQT.
2021-11-20 23:11:45 +01:00
Ricardo Wurmus
7ca5dc370d
gnu: python-joblib: Update to 1.1.0.
...
* gnu/packages/python-xyz.scm (python-joblib): Update to 1.1.0.
[arguments]: Disable one test.
2021-11-20 16:22:53 +01:00
Ricardo Wurmus
f407e4b0f9
gnu: python2-joblib: Do not inherit source from python-joblib.
...
* gnu/packages/python-xyz.scm (python2-joblib)[version]: Explicitly set to
0.14.1.
[source]: Do not inherit.
2021-11-20 16:22:49 +01:00
Ricardo Wurmus
83580b949d
gnu: python-numba: Update to 0.54.1.
...
* gnu/packages/python-xyz.scm (python-numba): Update to 0.54.1.
[propagated-inputs]: Replace python-numpy with python-numpy-1.20.
[arguments]: Add phase 'disable-failing-tests.
2021-11-20 12:02:20 +01:00
Ricardo Wurmus
bcf7d0bc7b
gnu: python-numba: Run tests conditionally.
...
* gnu/packages/python-xyz.scm (python-numba)[arguments]: Respect TESTS? argument.
2021-11-20 12:02:20 +01:00
Ricardo Wurmus
40d4b541d9
gnu: python-numba: Remove trailing #T.
...
* gnu/packages/python-xyz.scm (python-numba)[arguments]: Remove trailing #T
from build phase.
2021-11-20 12:02:20 +01:00
Ricardo Wurmus
d8b7986769
gnu: Add python-numpy-1.20.
...
* gnu/packages/python-xyz.scm (python-numpy-1.20): New variable.
2021-11-20 12:02:20 +01:00
Nicolas Goaziou
5c0e4cb107
gnu: python-folium: Fix build.
...
* gnu/packages/python-xyz.scm (python-folium): Update hash. Upstream
apparently re-tagged a different commit.
2021-11-20 09:52:20 +01:00
Ludovic Courtès
25b6e7110c
gnu: python-jupyter-console: Update to 6.4.0.
...
* gnu/packages/python-xyz.scm (python-jupyter-console): Update to 6.4.0.
[native-inputs]: Add PYTHON-PYTEST.
2021-11-19 22:35:22 +01:00
Ludovic Courtès
7c9801e857
gnu: python-notebook: Fix tests that rely on the gio "trash" mechanism.
...
Previously 'test_delete' and a couple of related tests in
'test_content_api.py' would fail:
https://lists.gnu.org/archive/html/guix-devel/2021-11/msg00083.html
Reported by Ricardo Wurmus.
* gnu/packages/python-xyz.scm (python-notebook)[arguments]: Add
'use-our-home-for-tests' phase. In 'check' phase, remove call to
'setenv' and unnecessary use of 'with-directory-excursion'.
2021-11-19 21:27:18 +01:00
Ricardo Wurmus
872116ebc6
gnu: python-eventlet: Update to 0.33.0.
...
* gnu/packages/python-xyz.scm (python-eventlet): Update to 0.33.0.
[propagated-inputs]: Add python-six.
[native-inputs]: Add python-nose.
[arguments]: Enable tests; add build phases 'avoid-OSError and
'delete-broken-tests; replace the 'check phase to run nosetests.
2021-11-19 10:11:25 +01:00
Vagrant Cascadian
de0a3b578e
gnu: python-ueberzug: Fix typo.
...
* gnu/packages/python-xyz.scm (python-ueberzug)[description]: Use "draws"
instead of "allows to draw".
2021-11-18 14:19:59 -08:00
Ricardo Wurmus
675f324e12
gnu: python-tablib: Use GUIX_PYTHONPATH instead of PYTHONPATH.
...
* gnu/packages/python-xyz.scm (python-tablib)[arguments]: Use GUIX_PYTHONPATH
instead of PYTHONPATH in 'check phase.
2021-11-18 18:47:13 +00:00
Ricardo Wurmus
b41d3fa983
gnu: python-screenkey: Use GUIX_PYTHONPATH instead of PYTHONPATH.
...
* gnu/packages/python-xyz.scm (python-screenkey)[arguments]: Wrap with
GUIX_PYTHONPATH instead of PYTHONPATH.
2021-11-18 17:10:09 +00:00
Ricardo Wurmus
a28667b76c
gnu: python-screenkey: Update description.
...
* gnu/packages/python-xyz.scm (python-screenkey)[description]: Extend to use a
complete sentence.
2021-11-18 17:09:10 +00:00
Ricardo Wurmus
9d0c5f18e7
gnu: python-typer: Run tests conditionally.
...
* gnu/packages/python-xyz.scm (python-typer)[arguments]: Only run tests when
TESTS? is #true.
2021-11-18 17:01:21 +00:00
Ricardo Wurmus
3b1cf6ab5e
gnu: python-typer: Use GUIX_PYTHONPATH instead of PYTHONPATH.
...
* gnu/packages/python-xyz.scm (python-typer)[arguments]: Use GUIX_PYTHONPATH
in 'check phase.
2021-11-18 17:01:21 +00:00
Ricardo Wurmus
9e76a5b7cb
gnu: python-typer: Run more tests.
...
* gnu/packages/python-xyz.scm (python-typer)[arguments]: Delete phase
'disable-failing-tests; disable only test_show_completion and
test_install_completion in 'check phase; add phase 'patch-shell-reference.
2021-11-18 17:01:20 +00:00
Maxim Cournoyer
61576d5927
gnu: python-dbusmock: Patch reference to dbus-daemon.
...
* gnu/packages/python-xyz.scm (python-dbusmock)
[phases]{patch-shell-path}: Rename to...
{patch-paths}: ... this, and also patch the dbus-daemon reference.
2021-11-18 11:40:11 -05:00
Maxim Cournoyer
416c706729
gnu: python-dbusmock: Update to 0.24.1.
...
* gnu/packages/python-xyz.scm (python-dbusmock): Update to 0.24.1.
2021-11-18 11:40:10 -05:00
Ricardo Wurmus
235adaeec6
gnu: python-xlwt: Use GUIX_PYTHONPATH instead of PYTHONPATH.
...
* gnu/packages/python-xyz.scm (python-xlwt)[arguments]: Update 'check phase to
set GUIX_PYTHONPATH instead of PYTHONPATH.
2021-11-18 16:10:21 +00:00