[packages/python-pillow] - PyQt* for python2 is unsupported and gone, rel 4

baggins baggins at pld-linux.org
Thu Jul 14 00:43:56 CEST 2022


commit 236ffbc1d213cb2c630b599b1bcdb1b34f1990ee
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Thu Jul 14 00:43:19 2022 +0200

    - PyQt* for python2 is unsupported and gone, rel 4

 python-pillow.spec | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/python-pillow.spec b/python-pillow.spec
index b6c4df0..a8bd1fa 100644
--- a/python-pillow.spec
+++ b/python-pillow.spec
@@ -17,7 +17,7 @@ Summary(pl.UTF-8):	Biblioteka do przetwarzania obrazów dla Pythona 2
 Name:		python-%{module}
 # NOTE: keep 6.x in this spec for python 2.x support (see note above)
 Version:	6.2.2
-Release:	3
+Release:	4
 # License: see http://www.pythonware.com/products/pil/license.htm
 License:	MIT
 Group:		Libraries/Python
@@ -351,9 +351,11 @@ rm -rf $RPM_BUILD_ROOT
 %{py_sitedir}/PIL/SpiderImagePlugin.py[co]
 %{py_sitedir}/PIL/_tkinter_finder.py[co]
 
+%if 0
 %files qt
 %defattr(644,root,root,755)
 %{py_sitedir}/PIL/ImageQt.py[co]
+%endif
 
 %if %{with python3}
 %files -n python3-%{module}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-pillow.git/commitdiff/236ffbc1d213cb2c630b599b1bcdb1b34f1990ee



More information about the pld-cvs-commit mailing list