Commit graph

4818 commits

Author SHA1 Message Date
Nicolas Graves
38cd8b928f
gnu: Remove python-attrdict3.
It's unmaintained for 3y fork of <https://github.com/bcj/AttrDict> which
was archived since 2019.

* gnu/packages/python-xyz.scm (python-attrdict3): Delete variable.

Change-Id: Ic78fab57a0edfc74333aec61a3edee99948a6de6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-06-20 11:35:58 +01:00
Nicolas Graves
036d53d4e3
gnu: python-tldextract: Switch to pyproject-build-system.
* gnu/packages/python-xyz.scm (python-tldextract):
  [build-system]: Switch to pyproject-build-system.
  [native-inputs]: Add nss-certs-for-test, python-pytest-mock,
  python-setuptools, python-wheel.
  [home-page]: Run guix style.

Change-Id: I726828b02898d4d120ddc86f4a82ff7d76c7687e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-06-20 11:35:57 +01:00
Nicolas Graves
a6b8d0793d
gnu: python-semver: Update to 3.0.4.
* gnu/packages/python-xyz.scm (python-semver): Update to 3.0.4.
  [arguments, build-system]: Switch to pyproject-build-system.
  [native-inputs]: Add python-pytest-cov, python-setuptools,
  python-wheel.

Change-Id: I9df4affae751d9b5cf9424d7837bd06b6da95ca2
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-06-20 11:35:47 +01:00
Remco van 't Veer
e88289c3fc
gnu: Add python-senf.
* gnu/packages/python-xyz.scm (python-senf): New variable.

Change-Id: I5b08776d07aabff007ec1a37958ad186404c8ad9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-06-18 23:28:47 +01:00
Cayetano Santos
9b90033fa8
gnu: Add python-ipython-pygments-lexers.
* gnu/packages/python-xyz.scm (python-ipython-pygments-lexers): New variable.

Change-Id: Ibe541fa133d4ec4c47f8f3cbaab038776d81be60
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-06-15 10:40:34 +02:00
Cayetano Santos
1856912970
gnu: python-pytooling: Update to 8.5.0.
* gnu/packages/python-xyz.scm (python-pytooling): Update to 8.5.0.

Change-Id: Ice8305d14f42f8f56fcbae083b6cd8dd4ada72f4
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-06-14 16:36:05 +02:00
Efraim Flashner
0a3d3998b3
gnu: python-numpy: Fix building on riscv64-linux.
* gnu/packages/python-xyz.scm (python-numpy)[arguments]: When building
for riscv64-linux skip another test.

Change-Id: Ibaa1b17beed93387e7f55d26dbbcb42077189188
2025-06-13 16:08:04 +03:00
jgart
9b44978443
gnu: Add python-gitignore-parser.
* gnu/packages/python-xyz.scm (python-gitignore-parser): New variable.

Change-Id: Ifd6cc0581940d6868dbfff144e8db5987af823d4
2025-06-12 21:25:14 -05:00
Andrew Wong
2f501c8307
gnu: python-argcomplete: Update to 3.6.2.
* gnu/packages/python-xyz.scm (python-argcomplete): Update to 3.6.2.

Change-Id: I01b97a802e1fda6fc6f18c8c627440e0e519c59a
Reviewed-by: Sergey Trofimov <sarg@sarg.org.ru>
Reviewed-by: Zheng Junjie <873216071@qq.com>
Reviewed-by: Hilton Chain <hako@ultrarare.space>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-06-12 08:43:18 +01:00
Kjartan Oli Agustsson
840e2177c2
gnu: Add python-pykakasi.
* gnu/packages/python-xyz.scm (python-pykakasi): New variable.

Change-Id: Iefd9276a6ce41036b4391cd29d84c7d9f5f59da4
Signed-off-by: Andrew Tropin <andrew@trop.in>
2025-06-11 16:44:17 +07:00
Kjartan Oli Agustsson
41a61d5446
gnu: Add python-jaconv.
* gnu/packages/python-xyz.scm (python-jaconv): New variable.

Change-Id: I2eca2ef0d3c4150d831181dffc30f51a3503bd14
Signed-off-by: Andrew Tropin <andrew@trop.in>
2025-06-11 16:44:16 +07:00
Brian Kubisiak
f85b4b5ca0
gnu: Add python-kconfiglib.
* gnu/packages/python-xyz.scm (python-kconfiglib): New variable.

Change-Id: I651ec0c764757c665412f514d49dadc9a4ff5edb
Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-06-10 15:43:44 -07:00
Sören Tempel
8ee1c20f87
gnu: python-angr: Refactor test invocation.
* gnu/packages/python-xyz.scm (python-angr)[arguments]<#:phases>: Preserve
‘check’ phase from the build system.
Move test flags to...
<#:test-flags>: ...here.

Change-Id: I5d857592596af5209c584f4491ad6b0a8ff3b848
Signed-off-by: Hilton Chain <hako@ultrarare.space>
Modified-by: Hilton Chain <hako@ultrarare.space>
2025-06-08 01:32:58 +08:00
Sören Tempel
9055bb3644
gnu: python-angr: Skip flaky ‘test_similarity_fauxware’ test.
* gnu/packages/python-xyz.scm (python-angr)[#:phases]<check>: Skip additional
test and refactor code to allow specification of test to skip as a list.

Change-Id: I259dde141b19ed908099090d8ec709eee47d854a
Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-06-08 01:32:58 +08:00
Sören Tempel
f0c6e840dd
gnu: python-angr: Use unicorn-2.0.
* gnu/packages/python-xyz.scm (python-angr)[inputs]: Replace unicorn with
unicorn-2.0.

Change-Id: Idcd8a5ce16e73350dd668e4a4cb9145a87257717
Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-06-08 01:32:58 +08:00
jgart
6d07443e95
gnu: python-pypandoc: Update to 1.15.
* gnu/packages/python-xyz.scm (python-pypandoc): Update to 1.15.

Change-Id: I4b1cee8b230448219ce30e0ff8f088a35c03e924
2025-06-06 13:10:34 -05:00
Artyom V. Poptsov
ad67b0213b
gnu: Add python-urwid-3.
* gnu/packages/python-xyz.scm (python-urwid-3): New variable.

Change-Id: If44704bb9c5492fbdaad1dc54bee18fa507b172a
2025-06-05 22:32:42 +03:00
Artyom V. Poptsov
a96214a0f2
gnu: Add python-psutil-7.
* gnu/packages/python-xyz.scm (python-psutil-7): New variable.

Change-Id: Ibf3f1fa0c092e2118e67df731c70bdfa3a891b71
2025-06-05 22:17:23 +03:00
Vinicius Monego
f302e64a06
gnu: python-hy: Update to 1.1.0.
* gnu/packages/python-xyz.scm (python-hy): Update to 1.1.0.

Change-Id: Ibc78fb0fd883e9957d88e20dfc7e40993a0ee1bc
2025-06-03 21:36:14 -03:00
Hennadii Stepanov
b99a2f21d1
gnu: python-lief: Update to 0.16.6.
* gnu/packages/python-xyz.scm (python-lief): Update to 0.16.6.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add ninja, python-scikit-build-core, python-pydantic-2.
Replace cmake with cmake-minimal.
[arguments]<#:phases>: Use ‘build’ phase from the build system.
Change directory to "api/python" before build.

Change-Id: I8489ed2a3e73ec3ab202d25beae53d320b8808ed
Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-06-02 11:52:06 +08:00
Danny Milosavljevic
de2db0e83d
gnu: Add python-numpysane.
* gnu/packages/python-xyz.scm (python-numpysane): New variable.

Change-Id: Ie15b59d56e7ba403ed966ca8289eec81c32e1b95
2025-06-01 20:12:28 +02:00
Sharlatan Hellseher
a89d83b5da
gnu: Add python-numpy-stl.
* gnu/packages/python-xyz.scm (python-numpy-stl): New variable.

Change-Id: Iec45ccf1a2c83dc608769971fe0d2e5b20b20343
Signed-off-by: Artyom V. Poptsov <poptsov.artyom@gmail.com>
2025-05-31 17:47:51 +03:00
Cayetano Santos
9426f152b7
gnu: python-pytooling: Update to 8.4.7.
* gnu/packages/python-xyz.scm (python-pytooling): Update to 8.4.7.

Change-Id: I75eb093dcc03fdd00893655cc58ae453a81d2d8f
2025-05-27 19:59:03 -07:00
Sergey Trofimov
7502e21000
gnu: Add python-petl.
* gnu/packages/python-xyz.scm (python-petl): New variable.

Change-Id: I535b88025a150591269d194210a8f2c49aada974
Reviwed-by: Ian Eure <ian@retrospec.tv>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 21:41:44 +01:00
Sharlatan Hellseher
dd5cb574b5
Merge branch 'csantosb/python-logfury'
Change-Id: I1abba91a71bf5a75ee5a001e42a54e6ee76b4c18
2025-05-26 18:24:52 +01:00
Cayetano Santos
57144dfe41
gnu: Add python-logfury.
* gnu/packages/python-xyz.scm (python-logfury): New variable.

Change-Id: I8f8550e302366d95943fa66050a05e6f2bcbe009
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-05-26 18:23:23 +01:00
Sharlatan Hellseher
74d1cf2583
gnu: Move all snakemake variants to python-science.
* gnu/packages/python-xyz.scm (snakemake-5, snakemake-6, snakemake-7):
Move from here ...
* gnu/packages/python-science.scm: ... to here.

Change-Id: Ia771b316049f375183025e7617e6d0ddf06f99ff
2025-05-26 17:36:37 +01:00
Sharlatan Hellseher
f68bd9b249
gnu: python-pyflakes: Move to python-check.
* gnu/packages/python-xyz.scm (python-pyflakes): Move from here ...
* gnu/packages/python-check.scm: ... to here.

* gnu/packages/emacs-xyz.scm: Add python-check module.

Change-Id: I237f96ade0ad6c488697a3a61e88691522b2b94d
2025-05-16 21:54:06 +01:00
Sharlatan Hellseher
45a88519bf
gnu: python-slixmpp: Move to python-web.
* gnu/packages/python-xyz.scm (python-slixmpp): Move from here ...
* gnu/packages/python-web.scm: ... to here.

Change-Id: I43511d6ebc6762ea84ae56966d62a0a10468e8b3
2025-05-16 21:45:30 +01:00
Sharlatan Hellseher
72f00c7546
gnu: python-slixmpp: Update to 1.8.6.
* gnu/packages/python-xyz.scm (python-slixmpp): Update to 1.8.6. Use
G-expressions, improve package style.
[build-system]: Switch to pypproject.
[native-inputs]: Add python-setuptools and python-wheel. Remove labels.

Change-Id: Ic9c2694465f826047ea97f6744c46b02509afaa0
2025-05-16 21:38:17 +01:00
Sharlatan Hellseher
1507ba2939
gnu: python-slixmpp: Fix source URL.
* gnu/packages/python-xyz.scm (python-slixmpp) [source]: Project has
moved to CodeBerg, adjust the source URL as seen on home page.

Change-Id: I170cb8c2d42ef0cc97205e5e84851f261167a0f7
2025-05-16 21:28:56 +01:00
Tomas Volf
e578728f33
gnu: python-mpv: Update to 1.0.8.
* gnu/packages/python-xyz.scm (python-mpv): Update to 1.0.8.

Change-Id: I32218397e4f43a608af0bd5e295a53329a1b466b
Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-05-14 11:38:37 +02:00
Sergey Trofimov
380282f3f5
gnu: packages: Fix broken descriptions.
A few description mistakenly use @{foo} instead of @code{foo} which
results in broken formatting in guix search.

* gnu/packages/bioinformatics.scm (umi-tools),
* gnu/packages/cran.scm (r-ggside),
* gnu/packages/crates-apple.scm: (rust-commoncrypto-0.2),
* gnu/packages/crates-io.scm: (rust-ndarray-rand-0.15),
* gnu/packages/emacs-xyz.scm (emacs-load-relative, emacs-el-x)
(emacs-helm-org-ql, emacs-consult-lsp),
* gnu/packages/golang-xyz.scm (go-github-com-songmu-gitconfig),
* gnu/packages/haskell-xyz.scm (ghc-text-short, ghc-validation),
* gnu/packages/image.scm (imgp),
* gnu/packages/perl-check.scm (perl-test-file-contents),
* gnu/packages/perl-web.scm (perl-uri-db),
* gnu/packages/perl.scm (perl-clipboard, perl-module-refresh),
* gnu/packages/python-xyz.scm (python-ddlparse, python-black-macchiato)
(python-pysendfile),
* gnu/packages/qt.scm (qt5compat),
* gnu/packages/ruby.scm (ruby-ruby-engine, ruby-httpclient),
* gnu/packages/sagemath.scm (python-memory-allocator),
* gnu/packages/spreadsheet.scm (sc-im),
* gnu/packages/time.scm (python-pendulum):
[description]: Fix malformed macros.

Change-Id: I3ed755a54aecf40bf0c5c982f9e70b7cd3689de7
Signed-off-by: Greg Hogan <code@greghogan.com>
2025-05-13 16:35:45 +00:00
Sharlatan Hellseher
269e090f64
gnu: nikola: Adjust inputs.
As it's the final program and not a future Python library to keep
runtime dependencies in propagated input is not required, this change
swaps to inputs.

* gnu/packages/python-xyz.scm: Swap PROPAGATED-INPUTS to INPUTS.

Change-Id: Ib388f8515b6785348562ede96e88344d3c511b54
2025-05-12 20:25:41 +01:00
Sharlatan Hellseher
72c671ac61
gnu: Remove python-doctest-ignore-unicode.
No updates for 12y, no users in Guix.

* gnu/packages/python-xyz.scm (python-doctest-ignore-unicode): Delete
variable.

Change-Id: If516621c1f539787f38a4c12505e52fa6d740e1a
2025-05-09 22:35:00 +01:00
Sharlatan Hellseher
f00571cfbb
gnu: python-sure: Move to python-check.
* gnu/packages/python-xyz.scm (python-sure): Move from here ...
* gnu/packages/python-check.scm: ... to here.

Change-Id: Idb2379d5c4f0964fb28bf38097c963206bbfecfa
2025-05-09 22:35:00 +01:00
Sharlatan Hellseher
e7a2740811
gnu: python-sure: Update to 2.0.1-0.acf823av.
* gnu/packages/python-xyz.scm (python-sure): Update to 2.0.1-0.acf823av.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject.
[propagated-inputs]: Remove python-mock and python-six; add
python-couleur.
[native-inputs]: Remove python-nose; add python-mock, python-pytest,
python-pytest-cov, python-setuptools, and python-wheel.

Change-Id: I6e302f078e1b550791df4e682268aadff2225d97
2025-05-09 22:35:00 +01:00
Sharlatan Hellseher
1cc0eb0598
gnu: Add python-couleur.
* gnu/packages/python-xyz.scm (python-couleur): New variable.

Change-Id: I86205a7cbfd4429dcf82bae035e045092a230c3f
2025-05-09 22:35:00 +01:00
Sharlatan Hellseher
80f6160ee8
gnu: python-ansi2html: Update to 1.9.2.
* gnu/packages/python-xyz.scm (python-ansi2html): Update to 1.9.2.
[build-system]: Switch to pyproject.
[propagated-inputs]: Remove python-six.
[native-inputs]: Remove python-nose; add python-pytest,
python-setuptools, and python-wheel.

Change-Id: Iece4132ba60281b01f94535eb1f9c37c3188f185
2025-05-09 22:35:00 +01:00
Sharlatan Hellseher
99f03c1533
gnu: python-cachy: Refresh package style.
* gnu/packages/python-xyz.scm (python-cachy): Use G-expressions.
[build-system]: Switch to pyproject.
[native-inputs]: Add python-setuptools and python-wheel.

Change-Id: Ibf71c9000b84be357e71eb3d4e3864dc26f01522
2025-05-09 22:34:59 +01:00
Sharlatan Hellseher
90fe7f2d25
gnu: Remove python-backpack.
No updates for 9 years, no users in Guix.

* gnu/packages/python-xyz.scm (python-backpack): Delete variable.

Change-Id: Ifd694afba2764935f719ec4648db3eb48c87bb1d
2025-05-09 22:34:59 +01:00
Sharlatan Hellseher
7c099fe746
gnu: Remove python-msgpack-python.
This is an older duplicate of the python-msgpack.

* gnu/packages/python-xyz.scm (python-msgpack-python): Delete variable.
(python-cachy) [propagated-inputs]: Remove python-msgpack-python; add
python-msgpack.

Change-Id: I0718ccdca720ef5512a810ab1591a553a155f526
2025-05-09 22:34:59 +01:00
Sharlatan Hellseher
2e3da9f8f2
gnu: packages/python-xyz: Remove unused modules.
* gnu/packages/python-xyz.scm: Remove docker and game-development
modules.

Change-Id: Id0b6572230c7415f196a0beac0af3513ddaba095
2025-05-08 12:51:10 +01:00
Sharlatan Hellseher
e24b952a35
gnu: python-ipykernel: Move to jupyter.
* gnu/packages/python-xyz.scm (python-ipykernel): Move from here ...
* gnu/packages/jupyter.scm: ... to here.

* gnu/packages/engineering.scm: Add jupyter module.

Change-Id: Ia1391007cd4be997aeb5c8197d4894c32340198a
2025-05-08 12:22:16 +01:00
Sharlatan Hellseher
0e52d86de1
gnu: jupyter: Move to jupyter.
* gnu/packages/python-xyz.scm (jupyter): Move from here ...
* gnu/packages/jupyter.scm: ... to here.

* gnu/packages/package-management.scm: Add jupyter module.
* gnu/packages/cran.scm: Likewise.

Change-Id: I357b4e96462e3ef6815bdcafd151bd56f298f8ac
2025-05-08 12:05:04 +01:00
Sharlatan Hellseher
6704f7134e
gnu: python-notebook: Move to jupyter.
* gnu/packages/python-xyz.scm (python-notebook): Move from here ...
* gnu/packages/jupyter.scm: ... to here.

*  gnu/packages/sagemath.scm: Add jupyter module.

Change-Id: I44aca3a14573b7700cdedeaae5e05b11ad48371c
2025-05-08 12:05:04 +01:00
Sharlatan Hellseher
de0ec3749e
gnu: python-pari-jupyter: Move to jupyter.
* gnu/packages/python-xyz.scm (python-pari-jupyter): Move from here ...
* gnu/packages/jupyter.scm: ... to here.

Change-Id: Id0fcd902f9cecd685e912345ce8ef8ee9146d926
2025-05-08 12:05:04 +01:00
Sharlatan Hellseher
b0e5f63bd5
gnu: python-skranger: Skip more failing tests.
This project has no updates since 2022 (3y from now) and might be not
compatible with Guix's version of scikit-learn.

* gnu/packages/python-xyz.scm (python-skranger) [test-flags]: Ignore 2
more test files.

Change-Id: I32cf0c3d7e35a31c3dc7d83a8dd5633a706f61a3
2025-05-08 11:06:39 +01:00
Sharlatan Hellseher
32d17c83e0
gnu: python-adjusttext: Move to python-science.
* gnu/packages/python-xyz.scm (python-adjusttext): Move from here ...
* gnu/packages/python-science.scm: ... to here.

Change-Id: If8c5fa89736dbf8ae29169fb317d43d2c2fbd682
2025-05-08 11:06:39 +01:00
Sharlatan Hellseher
08fd08c6f2
gnu: python-adjusttext: Update to 1.3.0.
* gnu/packages/python-xyz.scm (python-adjusttext): Update to 1.3.0.
[propagated-inputs]: Add python-scipy.

Change-Id: Icb97357eb003c8215ca030516a3b53be1e124076
2025-05-08 11:06:38 +01:00