rekado pushed a commit to branch master
in repository guix.
commit b3d38b531b943f31925f9095ca715bddc7ca2762
Author: Sou Bunnbu (宋文武) <[email protected]>
AuthorDate: Tue Jan 14 10:31:03 2025 +0800
gnu: python-xmp-toolkit: Fix build.
* gnu/packages/python-xyz.scm (python-xmp-toolkit)[native-inputs]: Add
python-setuptools and python-wheel.
Change-Id: I7f9b8d5b98f4eca6b87e54134d278f57ab0eb73f
---
gnu/packages/python-xyz.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index bb4513c3df..632037c5b7 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -39625,7 +39625,7 @@ write text fast, and for various text generation,
statistics, and modeling tasks
(string-append exempi "/lib"))))))))
(inputs (list exempi))
(propagated-inputs (list python-pytz))
- (native-inputs (list python-pytest))
+ (native-inputs (list python-pytest python-setuptools python-wheel))
(home-page "https://github.com/python-xmp-toolkit/python-xmp-toolkit")
(synopsis "Python XMP Toolkit for working with metadata")
(description "Python XMP Toolkit is a library for working with XMP