From 9620b456cde11c9911ef0b2e2357600c3ed56817 Mon Sep 17 00:00:00 2001 From: madomado Date: Mon, 1 Jul 2024 12:18:22 +0800 Subject: [PATCH] Add Patch0: 0001-Use-env-var-PILLOW_HEIF_VERSION-to-get-version.patch Signed-off-by: madomado --- anda/langs/python/pillow-heif/python3-pillow-heif.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/anda/langs/python/pillow-heif/python3-pillow-heif.spec b/anda/langs/python/pillow-heif/python3-pillow-heif.spec index 14568f3f94..f04feb5d80 100644 --- a/anda/langs/python/pillow-heif/python3-pillow-heif.spec +++ b/anda/langs/python/pillow-heif/python3-pillow-heif.spec @@ -14,6 +14,7 @@ License: BSD-3-Clause URL: https://github.com/bigcat88/pillow_heif Source0: https://github.com/bigcat88/pillow_heif/archive/refs/tags/v%{version}/pillow-heif-%{version}.tar.gz Source1: test.py +Patch0: 0001-Use-env-var-PILLOW_HEIF_VERSION-to-get-version.patch BuildRequires: gcc BuildRequires: python%{python3_pkgversion}-pytest