summaryrefslogtreecommitdiff
path: root/gnu/packages/patches/python-xmp-toolkit-add-missing-error-codes.patch
AgeCommit message (Collapse)Author
2026-01-25gnu: python-xmp-toolkit: Update to 2.1.0.Sharlatan Hellseher
* 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>
2024-07-18gnu: Add python-xmp-toolkit.Felix Gruber
* gnu/packages/python-xyz.scm (python-xmp-toolkit): New variable. * gnu/packages/patches/python-xmp-toolkit-add-missing-error-codes.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Change-Id: Ibce05155961eb5ba199754646e08acff2410f95d Co-authored-by: Ludovic Courtès <ludo@gnu.org>