Nicolas Graves
5949c757cd
gnu: python-expandvars: Simplify.
...
* gnu/packages/python-xyz.scm (python-expandvars):
[arguments]<#:phases>: Drop them.
<#:test-flags>: Add flag to ignore configuration that is
too old for pytest@9 compatiblity.
Change-Id: I1aed3c1c60110cf39262686a235eccc0f570e41e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:29 +01:00
Nicolas Graves
126fdbd61d
gnu: python-pyproject-metadata: Update to 0.10.0.
...
* gnu/packages/python-xyz.scm (python-pyproject-metadata): Update to 0.10.0.
[native-inputs]: Replace python-pypa-build by python-flit-core.
Remove python-setuptools.
Change-Id: Ibbc17d14b182a1513e5492aee138ac721710db16
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:29 +01:00
Nicolas Graves
d033fb7212
gnu: python-phpserialize: Fix tests.
...
* gnu/packages/python-xyz.scm (python-phpserialize)
[arguments]: Remove <#:test-backend>, update <#:test-flags>.
[native-inputs]: Add python-pytest.
Change-Id: I72536b16f56ad7e9050828f2c77d70abf16ce639
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:29 +01:00
Nicolas Graves
744a1e0776
gnu: python-openpyxl: Disable failing tests.
...
* gnu/packages/python-xyz.scm (python-openpyxl)[arguments]
<#:test-flags>: Disable failing tests.
Change-Id: I5d8c9a02377dcd3a04ae4db886bebdf0743db028
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:29 +01:00
Nicolas Graves
d49c63c280
gnu: python-semantic-version: Set test-backend to nose2.
...
* gnu/packages/python-xyz.scm (python-semantic-version)[arguments]
<#:tests?>: Set it.
Change-Id: I09c84e3658fb6ff61255893a25332638192690b8
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:29 +01:00
Nicolas Graves
e945c4e6de
gnu: python-termcolor: Relax coverage requirements.
...
* gnu/packages/python-xyz.scm (python-termcolor)[arguments]
<#:phases>: Add phase 'relax-coverage-requirements.
(python-termcolor-next)[name, arguments]: Set them.
Change-Id: Icd184f39b0f9da33cfa9306c33639467dbf0cf80
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:29 +01:00
Nicolas Graves
86b1a3a1b1
gnu: python-flit: Relax python-pip requirement.
...
The new sanity-check makes this package fail.
* gnu/packages/python-xyz.scm (python-flit)[arguments]<#:phases>: Add
phase 'relax-pip-requirement.
Change-Id: Ib3023182667469c9683f0c63ccbd165276af3202
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:29 +01:00
Nicolas Graves
72c177d747
gnu: python-jsonrpclib-pelix: Fix tests.
...
* gnu/packages/python-xyz.scm (python-jsonrpclib-pelix)
[arguments]<#:test-backend>: Remove it.
<#:test-flags>: Refresh it.
[native-inputs]: Add python-pytest.
Change-Id: I98db9df4f74ddfa601aa577b899a6e91677e96de
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:28 +01:00
Nicolas Graves
b2acfd5cfb
gnu: python-multidict: Update to 6.7.0.
...
* gnu/packages/python-xyz.scm (python-multidict): Update to 6.7.0.
[source]: Switch to git-fetch.
[arguments]<#:test-flags>: Ignore benchmarks.
<#:phases>: Add 'fix-pytest-config.
[native-inputs]: Remove python-pytest-cov and python-wheel. Add
python-objgraph and python-psutil.
[description]: Improve style.
Change-Id: Ifa9e724162fac24cd83523f92ab66e36bdceb2d8
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:28 +01:00
Nicolas Graves
8a3c363dd4
gnu: python-dbusmock-minimal: Rename to python-dbusmock-for-tests.
...
* gnu/packages/gnome.scm (upower)
* gnu/packages/gtk.scm (at-spi2-core)
* gnu/packages/polkit.scm (polkit)
[native-inputs]: Remove python-dbusmock-minimal; add
python-dbusmock-for-tests.
* gnu/packages/python-xyz.scm
(python-dbusmock-minimal): Rename to python-dbusmock-for-tests.
(python-dbusmock-minimal): New deprecated package.
Change-Id: I640ede147bd1b85b671a76b2d9096fea063164b1
Reviewed-by: Nguyễn Gia Phong <cnx@loang.net >
Reviewed-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:28 +01:00
Nicolas Graves
7db9527211
gnu: python-dbusmock: Fix and improve packages.
...
* gnu/packages/python-xyz.scm
(python-dbusmock-check-phase): Drop variable.
(python-dbusmock-patch-paths-phase): New variable.
(python-dbusmock): Refactor phases accordingly.
(python-dbusmock-minimal): Update to 0.37.2.
[source]: Switch to git-fetch.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-setuptools.
[arguments]<#:phases>: Drop 'check phase replacement. Refactor
'patch-paths phase.
[native-inputs]: Add python-setuptools.
Change-Id: Id32561d8d1b15f96726a6c4099d64c6937dad506
Reviewed-by: Nguyễn Gia Phong <cnx@loang.net >
Reviewed-by: Liliana Marie Prikler <liliana.prikler@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:28 +01:00
Sharlatan Hellseher
142db683ed
gnu: Add python-wait-for2.
...
* gnu/packages/python-xyz.scm (python-wait-for2): New variable.
Change-Id: I11e048274e08e479afce345fa1d75794f4f5672c
2026-02-07 12:28:28 +01:00
Sharlatan Hellseher
4ed99b8647
gnu: python-traitlets: Update to 5.14.3.
...
* gnu/packages/python-xyz.scm (python-traitlets): Update to 5.14.3.
[native-inputs]: Remove python-argcomplete, python-mypy, python-pytest-mock, and
python-pytest-mypy-testing.
Change-Id: I857b475b0b0b35a537429c3741845db327e788b0
2026-02-07 12:28:27 +01:00
Sharlatan Hellseher
2bd8817578
gnu: Remove python-charset-normalizer-3.
...
* gnu/packages/python-xyz.scm (python-charset-normalizer-3): Delete variable.
Change-Id: I0013e9c5a388cf1a3b5d1c485832fb31d87b0e36
2026-02-07 12:28:27 +01:00
Sharlatan Hellseher
aa6da190cd
gnu: Deprecate python-rich-next in favor of python-reach.
...
* gnu/packages/python-xyz.scm (python-rich-next): Deprecate variable.
Change-Id: I8bcf329d0a69a0292b0fdb089e95fcf6c1103b4c
2026-02-07 12:28:27 +01:00
Sharlatan Hellseher
d8dfee36f6
gnu: python-rich: Update to 14.2.0.
...
* gnu/packages/python-xyz.scm (python-rich): Update to 14.2.0.
[arguments]: Drop all.
[native-inputs]: Add which.
Change-Id: I04ef0b87763c9d468648c5b05cff87ffb951f582
2026-02-07 12:28:27 +01:00
Sharlatan Hellseher
1d643cffd2
gnu: python-dateparser: Fix tests.
...
* gnu/packages/python-xyz.scm (python-dateparser):
[arguments]: Simplify.
<test-flags>: Skip only one failing test.
[phases]{set-check-environment}: Remove phase.
[propagated-inputs]: Remove python-ruamel.yaml.
Change-Id: If72eb17f98935204d636a76d2a3db1326eb35606
2026-02-07 12:28:26 +01:00
Sharlatan Hellseher
2b6c197092
gnu: python-wrapt: Update to 2.0.1.
...
* gnu/packages/python-xyz.scm (python-wrapt): Update to 2.0.1.
[native-inputs]: Remove python-wheel; add python-mypy.
Change-Id: Id3ba54ce1a68e16f2b083bb826c94fe62820bacd
2026-02-07 12:28:26 +01:00
Sharlatan Hellseher
642324bd8c
gnu: python-expandvars: Update to 1.1.2.
...
* gnu/packages/python-xyz.scm (python-expandvars): Update to 1.1.2.
[phases]{fix-pytest-config}: New phase.
Change-Id: Iddc35940857724379377e6a9a9a3f5e3697556f5
2026-02-07 12:28:26 +01:00
Sharlatan Hellseher
ff803a71bd
gnu: python-numpy-1: Use python-setuptools.
...
* gnu/packages/python-xyz.scm (python-numpy-1)
[phases]{delete-test-files}: New phases.
{check}: Skip 2 more tests expecting older setuptools.
[native-inputs]: Remove python-setuptools-67, and python-wheel-0.40; add
python-setuptools.
Change-Id: I658ccde3c32daca20ecd2716ae245077decdde26
2026-02-07 12:28:26 +01:00
Nicolas Graves
f4bd009961
gnu: python-invoke: Drop phase 'fix-entry-points.
...
* gnu/packages/python-xyz.scm (python-invoke)[arguments]<#:phases>:
Drop phase 'fix-entry-points.
Change-Id: Ibfeff99cba7fa4badb0dee42dda306c69e998ee6
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:26 +01:00
Sören Tempel
c1f202b1cf
gnu: python-numpy: Reduce closure size through custom wrap phase
...
* gnu/packages/python-xyz.scm (python-numpy)
[arguments] <phases>: Provide custom 'wrap phase.
Change-Id: Iab5bbee198796b61364fc3116a748e0e71b79148
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:25 +01:00
Sören Tempel
9d9ac45bef
gnu: python-numpy-1: Reduce closure size through custom wrap phase
...
* gnu/packages/python-xyz.scm (python-numpy-1)
[arguments] <phases>: Provide custom 'wrap phase.
Change-Id: I111ad7dfd39ada63b97b43d7eeb1eda0ca508db5
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:25 +01:00
Sharlatan Hellseher
5b87614d2c
gnu: Remove python-schema-0.5.
...
* gnu/packages/python-xyz.scm (python-schema-0.5): Delete variable.
Change-Id: If511246ee6ad743591f50d4a2ad7d23f4ae141f5
2026-02-07 12:28:25 +01:00
Sharlatan Hellseher
22778d24b6
gnu: python-check-manifest: Update to 0.51.
...
* gnu/packages/python-xyz.scm (python-check-manifest): Update to 0.51.
[arguments]: Use G-Expressions.
<test-flags>: Rework skipped tests.
[phases]{allow-git-submodule-add}: Remove phase.
Change-Id: Ia81da688d25ccb8f4956cc33e2481f61ecfaeab9
2026-02-07 12:28:24 +01:00
Sharlatan Hellseher
85a45ad58f
gnu: Remove python-pep517.
...
* gnu/packages/python-xyz.scm (python-pep517, python-pep517-bootstrap):
Delete variables.
Relates-to: guix/guix#5813
Fixes : guix/guix#5726
Change-Id: Ia0c25319dd59f6f484611159580a844fd6e96d30
2026-02-07 12:28:24 +01:00
Nicolas Graves
bfae897c0b
gnu: python-jaraco-test: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-jaraco-test): Move from here…
* gnu/packages/python-build.scm (python-jaraco-test): …to here.
Change-Id: I0ae77cbdc492c60d48348981b042ad8bd9e1e963
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:24 +01:00
Nicolas Graves
cf5bec98ae
gnu: Add python-filelock-bootstrap.
...
* gnu/packages/python-build.scm (python-filelock-bootstrap): New variable.
* gnu/packages/python-xyz.scm (python-filelock): Inherit from python-filelock-bootstrap.
Change-Id: I0a0ff8246bcdccd384fe36119fd1125b53e0f670
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:24 +01:00
Nicolas Graves
98e6e9c4c8
gnu: python-distlib: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-distlib): Move from here…
* gnu/packages/python-build.scm (python-distlib): …to here.
Change-Id: Ib6611610e6b32a6e3cf0faab35572938c2cb6005
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:23 +01:00
Nicolas Graves
1513445f34
gnu: python-path: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-path): Move from here…
* gnu/packages/python-build.scm (python-path): …to here.
[native-inputs]: Replace python-pytest by python-pytest-bootstrap,
python-setuptools by python-setuptools-bootstrap,
python-setuptools-scm by python-setuptools-scm-boostrap,
python-packaging by python-packaging-bootstrap, python-pygments by
python-pygments-bootstrap.
Change-Id: Ief847ef89a3bc76df59b9939b50068d969648717
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:23 +01:00
Nicolas Graves
621bd48bc3
gnu: Add python-platformdirs-bootstrap.
...
* gnu/packages/python-build.scm (python-platformdirs-bootstrap): New variable.
* gnu/packages/python-xyz.scm (python-platformdirs): Add a comment.
Change-Id: If9c296d498690f8c1fff585a6bb7ce4579434c79
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:23 +01:00
Nicolas Graves
fc513cc7e6
gnu: python-jaraco-path: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-jaraco-path): Move from here…
* gnu/packages/python-build.scm (python-jaraco-path): …to here.
[native-inputs]: Replace python-pytest by python-pytest-bootstrap,
python-setuptools by python-setuptools-bootstrap,
python-setuptools-scm by python-setuptools-scm-boostrap.
Change-Id: I1180653d8834d9161be77c3f6b36a3b7a8884f20
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:23 +01:00
Nicolas Graves
bcb84fa89c
gnu: python-jaraco-collections: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-jaraco-collections): Move from here…
* gnu/packages/python-build.scm (python-jaraco-collections): …to here.
[native-inputs]: Replace python-pytest by python-pytest-bootstrap,
python-setuptools by python-setuptools-bootstrap,
python-setuptools-scm by python-setuptools-scm-boostrap. Remove
python-wheel.
Change-Id: I7e612a59917b9700dffd0034bbedde62959a9597
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:23 +01:00
Nicolas Graves
b53df52efa
gnu: python-jaraco-text: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-jaraco-text): Move from here…
* gnu/packages/python-build.scm (python-jaraco-text): …to here.
[native-inputs]: Replace python-pytest by python-pytest-bootstrap,
python-setuptools by python-setuptools-bootstrap,
python-setuptools-scm by python-setuptools-scm-boostrap.
Change-Id: I0597c86f98f6bd98104c6507d8aa9d67295d5234
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:23 +01:00
Nicolas Graves
7650205482
gnu: python-jaraco-functools: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-jaraco-functools): Move from here…
* gnu/packages/python-build.scm (python-jaraco-functools): …to here.
[native-inputs]: Replace python-pytest by python-pytest-bootstrap,
python-setuptools by python-setuptools-bootstrap. Remove python-wheel.
Change-Id: I0a5fd9e8efce8c905c55b7c379ecfcdcd260234a
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:23 +01:00
Nicolas Graves
c6229d2069
gnu: python-jaraco-context: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-jaraco-context): Move from here…
* gnu/packages/python-build.scm (python-jaraco-context): …to here.
[native-inputs]: Replace python-pytest by python-pytest-bootstrap,
python-setuptools by python-setuptools-bootstrap. Remove python-wheel.
Change-Id: Idd1376ae78b19876ea15149b4f51f31684cbd931
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:23 +01:00
Nicolas Graves
5e28584000
gnu: python-jaraco-classes: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-jaraco-classes): Move from here…
* gnu/packages/python-build.scm (python-jaraco-classes): …to here.
[native-inputs]: Replace python-pytest by python-pytest-bootstrap,
python-setuptools by python-setuptools-bootstrap.
Change-Id: Ib3dce8be7938bc81d8363888662a19e66b94d8f7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:23 +01:00
Nicolas Graves
c75b9a5c91
gnu: python-inflect: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-inflect): Move from here…
* gnu/packages/python-build.scm (python-inflect): …to here.
[native-inputs]: Replace python-pytest by python-pytest-bootstrap,
python-setuptools by python-setuptools-bootstrap,
python-setuptools-scm by python-setuptools-scm-boostrap.
Change-Id: Id8782ae885b16d2a2870cd5d05b93e93ca9dbc40
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:23 +01:00
Nicolas Graves
a0f4fdda29
gnu: python-typeguard: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-typeguard): Move from here…
* gnu/packages/python-build.scm (python-typeguard): …to here.
[native-inputs]: Replace python-pytest by python-pytest-bootstrap,
python-setuptools by python-setuptools-bootstrap,
python-setuptools-scm by python-setuptools-scm-boostrap.
Change-Id: I14196e595b28741d3c97bcd7436d8276ca9425d1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:23 +01:00
Nicolas Graves
05c66d405a
gnu: python-typeguard: Lift python-mypy native-input.
...
* gnu/packages/python-xyz.scm (python-typeguard)
[arguments]<#:test-flags>: Ignore mypy tests.
[native-inputs]: Remove python-mypy.
Change-Id: Iaea7809ace069935473a4aaab712747d4318a8ba
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:23 +01:00
Nicolas Graves
8b30c24930
gnu: python-more-itertools: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-more-itertools): Move from here…
* gnu/packages/python-build.scm (python-more-itertools): …to here.
Change-Id: I5449d1bd0ed4f56a3943020e239cf299ab231617
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:22 +01:00
Nicolas Graves
9765d15962
gnu: python-backports-tarfile: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-backports-tarfile): Move from here…
* gnu/packages/python-build.scm (python-backports-tarfile): …to here.
Change-Id: I08fad809bc89251a8b23fe3f13801623db0c16b9
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:22 +01:00
Nicolas Graves
e53af3c801
gnu: python-pyproject-hooks: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-pyproject-hooks): Move from here…
* gnu/packages/python-build.scm (python-pyproject-hooks): …to here.
[native-inputs]: Replace python-pytest by python-pytest-bootstrap.
Change-Id: Iafcf2b6c9e6e4c82f566e994819a39636738ae32
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:22 +01:00
Nicolas Graves
f8e42bff04
gnu: python-colorama: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-colorama): Move from here…
* gnu/packages/python-build.scm (python-colorama): …to here.
[native-inputs]: Replace python-pytest by python-pytest-bootstrap.
Change-Id: I3ac5f6611a411458a0aeca0d6d4a2af79ce49e54
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:22 +01:00
Nicolas Graves
ec6b1c830c
gnu: python-autocommand: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-autocommand): Move from here…
* gnu/packages/python-build.scm (python-autocommand): …to here.
[native-inputs]: Replace python-setuptools by
python-setuptools-bootstrap.
autocommand: Adapt native-inputs.
Change-Id: I6999788c79a3904a22bebbff352c44a11df977a1
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:22 +01:00
Nicolas Graves
3d169ca446
gnu: python-packaging: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-packaging): Move from here ...
* gnu/packages/python-build.scm (python-packaging): ... to here.
Overwrite original python-packaging-bootstrap and swap inheritance.
Change-Id: If244d390b7ec3e526dccba28023f6f5350346f01
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:22 +01:00
Nicolas Graves
aa8d1bb55e
gnu: python-pretend: Move to python-build and adapt native-inputs.
...
* gnu/packages/python-xyz.scm (python-pretend): Move from here…
* gnu/packages/python-build.scm (python-pretend): …to here.
[native-inputs]: Remove python-pytest,
and python-setuptools; add python-packaging-bootstrap,
python-pytest-bootstrap, and python-setuptools-bootstrap.
Related-to: guix/guix#5813
Change-Id: I75a27534d71f456fdb76841f1d3597a81976c7e6
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:22 +01:00
Nicolas Graves
4bd6db2080
gnu: python-six: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-six, python-six-bootstrap): Move from here…
* gnu/packages/python-build.scm (python-six, python-six-bootstrap): …to here.
* gnu/packages/linphone.scm: Adapt imported modules.
* gnu/packages/mate.scm: Adapt imported modules.
Change-Id: Iea0b78aa4adfdd68d863f674fd37997ad4c99485
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:22 +01:00
Nicolas Graves
cc2083a785
gnu: python-pygments: Move to (gnu packages python-build).
...
* gnu/packages/python-xyz.scm (python-pygments, python-pygments-boostrap): Move from here…
* gnu/packages/python-build.scm (python-pygments, python-pygments-boostrap): …to here.
* gnu/packages/books.scm: Adapt modules.
* gnu/packages/lisp-xyz.scm: Adapt modules.
* gnu/packages/ruby-xyz.scm: Adapt modules.
Change-Id: Id73c1d536c48c490bb7444f87cc6b89d6a79cb38
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:22 +01:00
Nicolas Graves
a1ea35e0d8
gnu: python-iniconfig: Move to python-build and adapt native-inputs.
...
* gnu/packages/python-xyz.scm (python-iniconfig): Move from here…
* gnu/packages/python-build.scm (python-iniconfig): …to here.
[native-inputs]: Remove python-hatch-vcs, and python-hatchling; add
python-hatch-vcs-bootstrap, and python-hatchling-bootstrap.
Change-Id: I4691d19787fdfbc1293b475c43595d273aa40a4e
Modified-by-by: Sharlatan Hellseher <sharlatanus@gmail.com >
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com >
2026-02-07 12:28:21 +01:00