Konrad Hinsen
9529384c92
gnu: snakemake-7: Convert dependencies to propagated-inputs
...
* gnu/packages/python-xyz.scm (snakemake-7)[inputs]: Change to ...
[propagated-inputs]: ... this, to ensure that "python -m snakemake"
works (because snakemake uses it internally).
Signed-off-by: Marius Bakke <marius@gnu.org>
2022-08-29 18:22:59 +02:00
Konrad Hinsen
6a31fb6e7b
gnu: snakemake-6: Convert dependencies to propagated-inputs
...
* gnu/packages/python-xyz.scm (snakemake-6)[inputs]: Change to ...
[propagated-inputs]: ... this, to ensure that "python -m snakemake"
works (because snakemake uses it internally).
Signed-off-by: Marius Bakke <marius@gnu.org>
2022-08-29 18:22:59 +02:00
Konrad Hinsen
5831155175
gnu: snakemake-7: Fix cluster execution bug
...
* gnu/packages/python-xyz.scm (snakemake-7)[arguments]: Revise the patch for
the cluster execution script
Signed-off-by: Marius Bakke <marius@gnu.org>
2022-08-29 18:22:58 +02:00
Marius Bakke
ada35de38f
gnu: scons: Move to (gnu packages build-tools).
...
* gnu/packages/python-xyz.scm (scons, scons-python2): Move from here ...
* gnu/packages/build-tools.scm (scons, scons-python2): ... to here.
* gnu/packages/direct-connect.scm, gnu/packages/disk.scm,
gnu/packages/game-development.scm, gnu/packages/gps.scm,
gnu/packages/image.scm, gnu/packages/installers.scm, gnu/packages/web.scm,
gnu/packages/xdisorg.scm: Adjust module imports accordingly.
* guix/build-system/scons.scm (default-scons): Likewise.
2022-08-27 23:48:56 +02:00
Efraim Flashner
04f813ec63
gnu: python-natsort: Fix the test suite on slower machines.
...
* gnu/packages/python-xyz.scm (python-natsort)[arguments]: Add custom
phase to remove the time limit for some of the tests.
2022-08-25 13:03:11 +03:00
Efraim Flashner
fd305cd960
gnu: python-natsort: Reflow description.
...
* gnu/packages/python-xyz.scm (python-natsort)[description]: Rewrap
description to normal columns.
2022-08-25 13:03:11 +03:00
Efraim Flashner
4275727ac5
gnu: python-natsort: Honor the #:tests? flag.
...
* gnu/packages/python-xyz.scm (python-natsort)[arguments]: Adjust the
custom 'check phase to honor the #:tests? flag.
2022-08-25 13:03:11 +03:00
Ricardo Wurmus
01dfcad225
gnu: Add python-ncls.
...
* gnu/packages/python-xyz.scm (python-ncls): New variable.
2022-08-23 13:29:30 +02:00
Felix Gruber
4c03f62ad0
gnu: python-shapely: Update to 1.8.4.
...
* gnu/packages/python-xyz.scm (python-shapely): Update to 1.8.4.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-23 08:38:46 +08:00
Tobias Geerinckx-Rice
b5c07581c4
gnu: python-jaraco-functools: Disable flaky test.
...
* gnu/packages/python-xyz.scm (python-jaraco-functools)[arguments]:
Skip the "test_function_throttled".
Reported by Lumine in #guix.
2022-08-21 02:00:11 +02:00
Hilton Chain
3a4a65bd74
gnu: i3-autotiling: Update to 1.6.1.
...
* gnu/packages/python-xyz.scm (i3-autotiling): Update to 1.6.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-22 15:52:24 +08:00
Vinicius Monego
254aa17817
gnu: python-wand: Update to 0.6.10.
...
* gnu/packages/python-xyz.scm (python-wand): Update to 0.6.10.
[description]: Remove text about the unused C API.
2022-08-21 15:55:46 -03:00
Hilton Chain
e4aca1cc3f
gnu: Add python-lief.
...
From c865b31b702d0e5f86faaadcb306cea269ae1109 Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako@ultrarare.space>
Date: Tue, 16 Aug 2022 21:26:33 +0800
Subject: [PATCH v3] gnu: Add python-lief.
* gnu/packages/python-xyz.scm (python-lief): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-17 09:23:28 +02:00
Marius Bakke
302b3cdca3
gnu: python-daemon: Remove unused input.
...
* gnu/packages/python-xyz.scm (python-daemon)[native-inputs]: Remove
PYTHON-UNITTEST2.
2022-08-16 00:43:46 +02:00
Marius Bakke
b38df69c2c
gnu: python-case: Remove unused input.
...
* gnu/packages/python-xyz.scm (python-case)[propagated-inputs]: Remove
PYTHON-UNITTEST2.
2022-08-16 00:43:45 +02:00
Marius Bakke
afdcd03689
gnu: python-posix-ipc: Remove unused input.
...
* gnu/packages/python-xyz.scm (python-posix-ipc)[native-inputs]: Remove.
2022-08-16 00:43:45 +02:00
Marius Bakke
715a5efc49
gnu: python-pyclipper: Update to 1.3.0.post3.
...
* gnu/packages/python-xyz.scm (python-pyclipper): Update to 1.3.0.post3.
[source](uri): Use tarball instead of zipball.
[source](snippet): Adjust for renamed file.
[arguments]: Likewise.
[propagated-inputs]: Remove.
[native-inputs]: Remove PYTHON-UNITTEST2 and UNZIP. Add PYTHON-SETUPTOOLS-SCM.
2022-08-16 00:43:45 +02:00
Marius Bakke
faea55669f
gnu: python-mando: Update to 0.7.1.
...
* gnu/packages/python-xyz.scm (python-mando): Update to 0.7.1.
[arguments]: Override check phase.
2022-08-16 00:43:44 +02:00
Marius Bakke
46cb02c7cb
gnu: python-radon: Permit newer versions of mando.
...
* gnu/packages/python-xyz.scm (python-radon)[arguments]: Add setup.py
substitution.
2022-08-16 00:43:44 +02:00
Maxim Cournoyer
d8537c68d0
gnu: Add python-robotframework-sshtunnellibrary.
...
* gnu/packages/python-xyz.scm (python-robotframework-sshtunnellibrary): New variable.
2022-08-15 08:30:14 -04:00
Maxim Cournoyer
21f1a47097
gnu: Add python-sshtunnel.
...
* gnu/packages/python-xyz.scm (python-sshtunnel): New variable.
2022-08-15 08:30:14 -04:00
Mathieu Othacehe
6b2d29a6f5
Revert "gnu: python-lsp-server: Update to 1.5.0."
...
This reverts commit 07f807f12c
because it
requires a python-pluggy update which seems to cause some issues.
2022-08-15 11:08:05 +02:00
Nicolas Graves via Guix-patches via
07f807f12c
gnu: python-lsp-server: Update to 1.5.0.
...
* gnu/packages/python-xyz.scm (python-lsp-server): Update to 1.5.0.
[arguments]{set-HOME}: Remove this phase because tests do not require it
anymore.
{check}: Do not replace it as test_pyqt_completion is not longer failing.
[propagated-inputs]: Remove python-future.
[native-inputs]: Remove python-mock, python-versioneer and add
python-whatthepatch.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-15 10:22:38 +02:00
jgart
94dc157ae4
gnu: Add python-nanoid.
...
* gnu/packages/python-xyz.scm (python-nanoid): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-15 13:42:21 +08:00
Marius Bakke
33d5141239
gnu: python-setuptools: Update to 64.0.3.
...
* gnu/packages/python-xyz.scm (python-setuptools): Update to 64.0.3.
2022-08-13 19:24:35 +02:00
Marius Bakke
06db41651c
gnu: python-m2r: Adjust for Python 3.10.
...
* gnu/packages/python-xyz.scm (python-m2r)[source](modules, snippet): New
fields.
2022-08-13 19:24:34 +02:00
Marius Bakke
c87700e691
gnu: python-pre-commit: Remove unnecessary dependency.
...
* gnu/packages/python-xyz.scm (python-pre-commit)[propagated-inputs]: Remove
PYTHON-IMPORTLIB-RESOURCES, which is part of the stdlib nowadays.
2022-08-13 19:24:34 +02:00
Marius Bakke
945fdf8cf0
gnu: python-numpy: Add 'upstream-name' property.
...
* gnu/packages/python-xyz.scm (python-numpy)[properties]: New field.
2022-08-13 19:24:34 +02:00
Marius Bakke
9d72feb492
gnu: python-pyaml: Update to 21.10.1.
...
* gnu/packages/python-xyz.scm (python-pyaml): Update to 21.10.1.
2022-08-13 19:24:34 +02:00
Vinicius Monego
4b88fe049f
gnu: python-wand: Update to 0.6.9.
...
* gnu/packages/python-xyz.scm (python-wand): Update to 0.6.9.
2022-08-13 02:34:02 -03:00
Hilton Chain
67fcc6e339
gnu: Add python-misskey.
...
* gnu/packages/python-xyz.scm (python-misskey): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-12 11:05:29 +02:00
Mathieu Othacehe
1385ef76d7
gnu: python-typer: Introduce gexps.
...
* gnu/packages/python-xyz.scm (python-typer)[arguments]: Switch to gexps.
[synopsis, description]: Fix indentation.
2022-08-12 10:37:03 +02:00
Tanguy Le Carrour
3ceb985e75
gnu: python-typer: Update to 0.6.1.
...
* gnu/packages/python-xyz.scm (python-typer): Update to 0.6.1.
[source]: Use GIT-FETCH.
[arguments]: Build from source with flit.
[native-inputs]: Add python-flit and python-rich.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-12 10:37:03 +02:00
Efraim Flashner
190e285958
gnu: python-icalendar: Update to 4.1.0.
...
* gnu/packages/python-xyz.scm (python-icalendar): Update to 4.1.0.
2022-08-12 06:21:59 +03:00
Efraim Flashner
d4284e3fd2
gnu: python-setproctitle: Update to 1.3.2.
...
* gnu/packages/python-xyz.scm (python-setproctitle): Update to 1.3.2.
[arguments]: Adjust custom 'check phase for changes in source code.
Honor #:tests? flag.
[native-inputs]: Add python-pytest.
[description]: Reflow.
2022-08-12 06:20:26 +03:00
Marius Bakke
e3e678000d
gnu: python-pyicu: Update to 2.9.
...
* gnu/packages/python-xyz.scm (python-pyicu): Update to 2.9.
2022-08-11 21:58:01 +02:00
Marius Bakke
3806965781
gnu: python-pyicu: Update home page.
...
* gnu/packages/python-xyz.scm (python-pyicu)[home-page]: Change to current.
2022-08-11 21:58:01 +02:00
宋文武
4c846ba9eb
gnu: python-symengine: Fix tests.
...
This fixes <https://issues.guix.gnu.org/57104 >.
* gnu/packages/python-xyz.scm (python-symengine):
[native-inputs]: Add python-nose.
[arguments]: Run tests with 'nosetests'.
2022-08-11 15:35:22 +08:00
Hartmut Goebel
ea6b2d52e0
gnu: Add python-pycountry@20.7.3.
...
This old version is required by Tryton.
* gnu/packages/python-xyz.scm (python-pycountry@20.7.3): New variable.
2022-08-10 14:27:21 +02:00
vicvbcun
00d3fb23ff
gnu: python-sympy: Update to 1.10.1.
...
* gnu/packages/python-xyz.scm (python-sympy): Update to 1.10.1.
2022-08-10 10:58:24 +02:00
Hartmut Goebel
6ff0e43d4e
gnu: Add python-types-orjson.
...
* gnu/packages/python-xyz.scm (python-types-orjson): New variable.
2022-08-10 10:02:54 +02:00
Hartmut Goebel
da7e6028c8
gnu: Add python-mdx-include.
...
* gnu/packages/python-xyz.scm (python-mdx-include): New variable.
2022-08-10 10:02:54 +02:00
Hartmut Goebel
0f9e0abd4f
gnu: Add python-rcslice.
...
* gnu/packages/python-xyz.scm (python-rcslice): New variable.
2022-08-10 10:02:54 +02:00
Hartmut Goebel
cf2327ecc0
gnu: Add python-cyclic.
...
* gnu/packages/python-xyz.scm (python-cyclic): New variable.
2022-08-10 10:02:53 +02:00
Hartmut Goebel
357a4c1870
gnu: Add python-mkdocs-markdownextradata-plugin.
...
* gnu/packages/python-xyz.scm (python-mkdocs-markdownextradata-plugin): New variable.
2022-08-10 10:02:52 +02:00
Hartmut Goebel
84de0e3175
gnu: python-pygithub: Update to 1.55.
...
* gnu/packages/python-xyz.scm (python-pygithub): Update to 1.55.
[propagated-inputs]: Add python-pynacl.
2022-08-10 09:39:01 +02:00
Hartmut Goebel
6937cea199
gnu: python-pyjwt: Update to 2.4.0.
...
* gnu/packages/python-xyz.scm (python-pyjwt): Update to 2.4.0.
[source]: Remove snippet.
[arguments]<phases>{check}: Remove now unused parts, honor '#:tests?'.
(native-inputs]: Remove python-pytest-cov, add python-cryptography.
2022-08-10 09:39:01 +02:00
Hartmut Goebel
cffb9967fe
gnu: python-munch: Update to 2.5.0.
...
* gnu/packages/python-xyz.scm (python-munch): Update to 2.5.0.
[propagated-inputs]: Add python-six.
[native-inputs]: Add python-pbr and python-pytest.
2022-08-10 09:38:59 +02:00
Marius Bakke
e3fc94576e
gnu: python-tlsh: Update to 4.11.2.
...
* gnu/packages/python-xyz.scm (python-tlsh): Update to 4.11.2.
[source](uri): Remove "v" prefix from version.
[arguments]: Add custom check phase. Use G-expression.
[inputs]: Remove label.
2022-08-10 00:29:00 +02:00
Andreas Enge
38d024dc58
gnu: python-symengine: Update to 0.9.2.
...
* gnu/packages/python-xyz.scm (python-symengine): Update to 0.9.2.
2022-08-08 22:56:07 +02:00
Hilton Chain
515288874f
gnu: Add i3-autotiling.
...
* gnu/packages/python-xyz.scm (i3-autotiling): New variable.
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-06 23:14:42 +02:00
Hilton Chain
86da72fb5b
gnu: Add python-i3ipc.
...
* gnu/packages/python-xyz.scm (python-i3ipc): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-06 23:14:42 +02:00
Sharlatan Hellseher
b12da85668
gnu: Add python-posix-ipc.
...
* gnu/packages/python-xyz.scm: (python-posix-ipc): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-08-05 21:08:49 +03:00
jgart via Guix-patches via
94776d73d8
gnu: python-pudb: Update to 2022.1.2.
...
* gnu/packages/python-xyz.scm (python-pudb): Update to 2022.1.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-08-04 21:39:44 +03:00
Sharlatan Hellseher
3bd2b1b544
gnu: Add python-h5netcdf.
...
* gnu/packages/python-xyz.scm: (python-h5netcdf): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-04 12:05:53 +02:00
Sharlatan Hellseher
58d196866a
gnu: python-netcdf4: Update to 1.6.0
...
* gnu/packages/python-xyz.scm: (python-netcdf4): Update to 1.6.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-04 12:05:53 +02:00
Tanguy Le Carrour
18e0098817
gnu: python-args: Patch reference to basestring.
...
Hi Maxime,
I **totally** forgot about this one! Seems like no one is using it.
`python2-args` also builds. But no package seems to depend on it anyway.
Regards,
Tanguy
* gnu/packages/python-xyz.scm (python-args)[source]: Use the latest version
from the git repository to get the test suite.
[home-page]: Update URL.
[native-inputs]: Add python-nose.
[arguments]: Replace reference to basestring with str. Invoke nosetests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-04 12:05:46 +02:00
Guillaume Le Vaillant
933d3cf7f7
gnu: python-shapely: Update to 1.8.2.
...
* gnu/packages/python-xyz.scm (python-shapely): Update to 1.8.2.
[source]: Remove snippet.
2022-08-04 11:38:43 +02:00
FELŠÖCI Marek
94f801a426
gnu: python-dill: Update to 0.3.5.1.
...
* gnu/packages/python-xyz.scm (python-dill): Update to 0.3.5.1.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-08-03 11:25:08 +08:00
Philip McGrath
d7ab54cdb1
gnu: Add python-biblib.
...
* gnu/packages/python-xyz.scm (python-biblib): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 14:08:09 +02:00
Paul A. Patience
d1b60cb65b
gnu: Add comma after “i.e.” in descriptions.
...
* gnu/packages/bioconductor.scm (r-anota)[description]: Add comma after
“i.e.”.
* gnu/packages/code.scm (xenon)[description]: Same.
* gnu/packages/cran.scm (r-crosstalk)[description]: Same.
* gnu/packages/python-xyz.scm (python-radon)[description]: Same.
* gnu/packages/statistics.scm (r-logspline)[description]: Same.
* gnu/packages/suckless.scm (tabbed)[description]: Same.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-01 14:08:08 +02:00
Maxim Cournoyer
eef8e2ec46
gnu: qttools: Rename to qttools-5.
...
Automated with:
git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
git checkout NEWS
2022-07-31 21:55:48 -04:00
Efraim Flashner
0248d5fe15
gnu: python-userspacefs: Update to 2.0.5.
...
* gnu/packages/python-xyz.scm (python-userspacefs): Update to 2.0.5.
2022-07-24 15:27:04 +03:00
Antero Mejr
f2e6891f7d
gnu: Add python-bsdiff4.
...
* gnu/packages/python-xyz.scm (python-bsdiff4): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19 21:39:53 +02:00
jgart
fce8de7800
gnu: Add python-clrprint.
...
* gnu/packages/python-xyz.scm (python-clrprint): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-19 21:38:45 +02:00
Efraim Flashner
57629484b0
gnu: python-numpy: Fix buidling on powerpc64le-linux.
...
Reported by mrvdb- on IRC.
* gnu/packages/python-xyz.scm (python-numpy)[arguments]: Adjust custom
'fix-executable-paths phase to substitute occurrences of '/bin/true'.
2022-07-15 15:31:41 +03:00
Maxim Cournoyer
692c2ad327
gnu: python-gevent: Disable failing test on i686-linux.
...
Fixes <https://issues.guix.gnu.org/42553 >.
* gnu/packages/python-xyz.scm (python-gevent)
[phases]{adjust-tests}: Skip the test__core_stat.py test suite.
2022-07-13 22:34:58 -04:00
Maxim Cournoyer
023259c4bd
gnu: inkscape: Rename variable to inkscape/stable and hide package.
...
This will allow introducing a new 'inkscape' package that can be more freely
upgraded on the main branch.
* gnu/packages/inkscape.scm (inkscape): Rename to...
(inkscape/stable): ... this, and make it a hidden package.
* gnu/packages/admin.scm (wpa-supplicant-gui)[native-inputs]: Rename inkscape
input accordingly.
* gnu/packages/docbook.scm (dblatex): Likewise.
* gnu/packages/gnome-xyz.scm (arc-theme): Likewise.
* gnu/packages/python-xyz.scm (python-matplotlib-documentation): Likewise.
(python-nbconvert): Likewise.
* gnu/packages/xfce.scm (xfdesktop): Likewise.
* gnu/packages/xorg.scm (hackneyed-x11-cursors): Likewise.
2022-07-12 23:23:25 -04:00
Efraim Flashner
908b680a5f
gnu: python-attrs: Remove test deadlines on riscv64-linux.
...
* gnu/packages/python-xyz.scm (python-attrs)[arguments]: When building
for riscv64-linux remove the hypothesis test deadlines.
2022-07-12 17:39:49 +03:00
Efraim Flashner
556a96fe21
gnu: python-gevent: Remove cythonized files.
...
* gnu/packages/python-xyz.scm (python-gevent)[source]: Adjust snippet to
also remove generated cythonized files.
[native-inputs]: Add python-cython.
2022-07-11 13:03:33 +03:00
Raghav Gururajan
e47d8d1139
Revert "gnu: Add python-proton-client."
...
This reverts commit 345ae8c40f
,
which was accidentally pushed.
2022-07-10 12:04:00 -04:00
Raghav Gururajan
345ae8c40f
gnu: Add python-proton-client.
...
* gnu/packages/python-xyz.scm (python-proton-client): New variable.
2022-07-10 08:15:17 -04:00
Sharlatan Hellseher
95ed62c12b
gnu: Add python-glymur.
...
* gnu/packages/python-xyz.scm (python-glymur): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08 23:58:12 +02:00
jgart
08efb331d0
gnu: Add python-pydantic-cli.
...
* gnu/packages/python-xyz.scm (python-pydantic-cli): New variable.
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-07 17:10:07 -04:00
Hartmut Goebel
bc6780ee9a
gnu: Add python-geomet.
...
* gnu/packages/python-xyz.scm (python-geomet): New variable.
2022-07-04 16:10:51 +02:00
Maxim Cournoyer
ddb8635e5a
gnu: Add python-cattrs.
...
* gnu/packages/python-xyz.scm (python-cattrs): New variable.
2022-06-26 22:10:40 -04:00
Maxim Cournoyer
76de731b4b
gnu: python-immutables: Update to 0.18.
...
* gnu/packages/python-xyz.scm (python-immutables): Update to 0.18.
[native-inputs]: Add python-mypy, python-pytest.
2022-06-26 22:10:39 -04:00
Maxim Cournoyer
61b509aec6
gnu: python-pymongo: Update to 4.1.1.
...
* gnu/packages/python-xyz.scm (python-pymongo): Update to 4.1.1.
2022-06-26 22:10:39 -04:00
Maxim Cournoyer
bc96a4323f
gnu: Add python-exceptiongroup.
...
* gnu/packages/python-xyz.scm (python-exceptiongroup): New variable.
2022-06-26 22:10:39 -04:00
Maxim Cournoyer
ed210c1b8f
gnu: python-setuptools-scm: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-setuptools-scm): Move from here...
* gnu/packages/python-build.scm (python-setuptools-scm): ... to here.
2022-06-26 22:10:38 -04:00
Ryan Prior
43137d058f
gnu: Add python-asynckivy.
...
* gnu/packages/python-xyz.scm (python-asynckivy): New symbol.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-24 23:18:20 +02:00
Ryan Prior
2d8c68c590
gnu: Add python-asyncgui.
...
* gnu/packages/python-xyz.scm (python-asyncgui): New symbol.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-24 23:18:20 +02:00
Ludovic Courtès
fdf9aaec02
gnu: python-jedi: Fix tests.
...
* gnu/packages/python-xyz.scm (python-jedi)[source]: Add 'modules' and
'snippet'.
2022-06-24 23:18:19 +02:00
Maxim Cournoyer
0c6960c17a
gnu: python-jedi: Fix build.
...
* gnu/packages/python-xyz.scm (python-jedi)
[phases]{fix-completion-test}: New phase.
{check}: Delete trailing #t.
2022-06-24 09:30:22 -04:00
raingloom
80ba78ab98
gnu: Fix formatting of python-nbconvert description.
...
* gnu/packages/python-xyz (python-nbconvert)[description]: Fix
formatting.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-06-23 11:36:23 -04:00
jgart
8e2ff622ed
gnu: python-parso: Update to 0.8.3.
...
* gnu/packages/yyy.scm (python-parso): Update to 0.8.3.
[arguments]: Satisfy guix lint.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-06-23 13:00:19 +01:00
Efraim Flashner
4a1550516a
gnu: python-py-cpuinfo: Update to 8.0.0-1.4d6987e.
...
* gnu/packages/python-xyz.scm (python-py-cpuinfo): Update to 8.0.0-1.4d6987e.
[source]: Download using git-fetch.
2022-06-23 09:42:38 +03:00
Marius Bakke
8ef4d33a17
gnu: python-pydantic: Update to 1.9.1.
...
* gnu/packages/python-xyz.scm (python-pydantic): Update to 1.9.1.
[arguments]: Remove phase 'disable-test.
2022-06-22 18:24:32 +02:00
Marius Bakke
eb3aee6cd0
gnu: python-lsp-server: Remove unneeded input.
...
* gnu/packages/python-xyz.scm (python-lsp-server)[propagated-inputs]: Remove
PYTHON-CONFIGPARSER.
2022-06-22 18:24:32 +02:00
Marius Bakke
d29b206ef1
gnu: python-prettytable: Update to 3.3.0.
...
* gnu/packages/python-xyz.scm (python-prettytable): Update to 3.3.0.
[arguments]: New field. Override check phase.
[native-inputs]: Add PYTHON-PYTEST, PYTHON-PYTEST-LAZY-FIXTURE, and
PYTHON-SETUPTOOLS-SCM.
[propagated-inputs]: Add PYTHON-WCWIDTH.
[home-page]: Update to current.
2022-06-21 17:30:45 +02:00
Marius Bakke
705c609048
gnu: Add python-autopage.
...
* gnu/packages/python-xyz.scm (python-autopage): New variable.
2022-06-21 17:30:44 +02:00
Marius Bakke
c7738ffcad
gnu: python-ipython-sql: Remove prettytable version constraint.
...
* gnu/packages/python-xyz.scm (python-ipython-sql)[arguments]: Add #:phases.
2022-06-21 17:30:44 +02:00
Marius Bakke
a358602d35
gnu: python-ipython-sql: Update to 0.4.1.
...
* gnu/packages/python-xyz.scm (python-ipython-sql): Update to 0.4.1.
[arguments]: Remove #:phases. Add #:tests?.
2022-06-21 17:30:44 +02:00
Marius Bakke
779853e926
gnu: python-pika: Update to 1.2.1.
...
* gnu/packages/python-xyz.scm (python-pika): Update to 1.2.1.
[arguments]: Adjust tests for nose2. Respect #:tests? keyword.
[native-inputs]: Remove PYTHON-NOSE; add PYTHON-NOSE2.
2022-06-21 17:30:44 +02:00
Efraim Flashner
deeec484a6
gnu: python-pyzmq: Remove bundled and generated code.
...
* gnu/packages/python-xyz.scm (python-pyzmq)[source]: Add snippet to
remove bundled source code and pre-cythonized files.
2022-06-21 11:49:44 +03:00
Efraim Flashner
1e3046810a
gnu: python-numpy: Skip 2 more tests on riscv64-linux.
...
* gnu/packages/python-xyz.scm (python-numpy)[arguments]: Adjust custom
'check phase to skip two more tests when building for riscv64-linux.
2022-06-19 16:18:40 +03:00
Liliana Marie Prikler
82cff40a9c
gnu: Add python-pefile.
...
* gnu/packages/python-xyz.scm (python-pefile): New variable.
2022-06-17 18:49:05 +02:00
Jean-Pierre De Jesus DIAZ
d18f701aa1
gnu: Add python-pysdl2.
...
* gnu/packages/python-xyz.scm (python-pysdl2): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-06-17 15:31:34 +02:00
Ricardo Wurmus
d62dbedd6d
gnu: Add python-bokeh.
...
* gnu/packages/python-xyz.scm (python-bokeh): New variable.
2022-06-16 15:20:59 +02:00
Ricardo Wurmus
21e9e67c77
gnu: Add python-multiprocessing-on-dill.
...
* gnu/packages/python-xyz.scm (python-multiprocessing-on-dill): New variable.
2022-06-16 15:20:59 +02:00