mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-12 08:00:39 +02:00
* gnu/packages/python-xyz.scm (python-piexif): [source]: Switch to git-fetch. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-pytest, python-setuptools. [description]: Improve style. * gnu/packages/patches/python-piexif-fix-tests-with-pillow-7.2.patch: Refresh it. When downloading from git rather than from the tarball, line ending change, refresh the patch accordingly. Change-Id: I3d7b1a76960170cd0e8bbcaba758b9e20a44f17a Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>