[packages/python3-pillow] up to 11.3.0
atler
atler at pld-linux.org
Wed Sep 24 13:45:07 CEST 2025
commit 8867b5fb07468a2061ceb2441299345397a290cd
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Sep 24 13:44:35 2025 +0200
up to 11.3.0
python3-pillow.spec | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/python3-pillow.spec b/python3-pillow.spec
index 51f57e0..2d33075 100644
--- a/python3-pillow.spec
+++ b/python3-pillow.spec
@@ -11,19 +11,20 @@
Summary: Python 3 image processing library
Summary(pl.UTF-8): Biblioteka do przetwarzania obrazów dla Pythona 3
Name: python3-%{module}
-Version: 11.1.0
+Version: 11.3.0
Release: 1
# License: see http://www.pythonware.com/products/pil/license.htm
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/pillow/
Source0: https://files.pythonhosted.org/packages/source/P/Pillow/pillow-%{version}.tar.gz
-# Source0-md5: ede5dce0bbbeff02099e2e297919a82a
+# Source0-md5: 9464f92bed3be9c68293cb399ec1ec1a
Patch1: x32.patch
URL: https://python-pillow.org/
BuildRequires: freetype-devel >= 2
BuildRequires: ghostscript
BuildRequires: lcms2-devel >= 2
+BuildRequires: libavif-devel
BuildRequires: libimagequant-devel
BuildRequires: libjpeg-devel
BuildRequires: libraqm-devel
@@ -188,6 +189,7 @@ rm -rf $RPM_BUILD_ROOT
%{py3_sitedir}/PIL/*.py
%{py3_sitedir}/PIL/*.pyi
%{py3_sitedir}/PIL/py.typed
+%attr(755,root,root) %{py3_sitedir}/PIL/_avif.cpython-*.so
%attr(755,root,root) %{py3_sitedir}/PIL/_imaging.cpython-*.so
%attr(755,root,root) %{py3_sitedir}/PIL/_imagingcms.cpython-*.so
%attr(755,root,root) %{py3_sitedir}/PIL/_imagingft.cpython-*.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python3-pillow.git/commitdiff/8867b5fb07468a2061ceb2441299345397a290cd
More information about the pld-cvs-commit
mailing list