diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-12-07 10:47:14 +0000 |
|---|---|---|
| committer | Rutherther <rutherther@ditigal.xyz> | 2026-01-25 21:18:28 +0100 |
| commit | d855d82eb21589008eeebe2da26f513fa8fc0706 (patch) | |
| tree | 6f80af68b93031ee0c718d2647722194f1cbe556 /gnu/local.mk | |
| parent | 5de81642cf072385fa0932a1dfa03d6925099622 (diff) | |
gnu: python-xmp-toolkit: Update to 2.1.0.
* gnu/packages/python-xyz.scm (python-xmp-toolkit): Update to 2.1.0.
[source]: Remove patch as applied upstream.
[arguments] <test-flags>: Run all tests.
<phases>: Remove 'configure-environment; add 'patch-source.
[native-inputs]: Remove python-setuptools and python-wheel; add
python-flit-core.
* gnu/packages/patches/python-xmp-toolkit-add-missing-error-codes.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Deregister patch.
Change-Id: I3443ecd6ad2bd423544d06d1e6e0de7079ed6296
Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Diffstat (limited to 'gnu/local.mk')
| -rw-r--r-- | gnu/local.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index cbb2180f8e3..c1e3212ca8f 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -2226,7 +2226,6 @@ dist_patch_DATA = \ %D%/packages/patches/python-vega-datasets-remove-la-riots-code.patch \ %D%/packages/patches/python-versioneer-guix-support.patch \ %D%/packages/patches/python-werkzeug-tests.patch \ - %D%/packages/patches/python-xmp-toolkit-add-missing-error-codes.patch \ %D%/packages/patches/qdigidoc-bundle-config-files.patch \ %D%/packages/patches/qdigidoc-bundle-tsl-files.patch \ %D%/packages/patches/qemu-build-info-manual.patch \ |
