commit e5f97b152a43d5ac0ca62db1ef129ff22c3cef0a
Author: Jan Rękorajski <[email protected]>
Date:   Wed Sep 7 23:25:06 2022 +0200

    - up to 13.4.0

 python3-PyQt5-sip.spec => python3-PyQt6-sip.spec | 19 +++++++++----------
 1 file changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/python3-PyQt5-sip.spec b/python3-PyQt6-sip.spec
similarity index 66%
rename from python3-PyQt5-sip.spec
rename to python3-PyQt6-sip.spec
index 0a181d2..4096c39 100644
--- a/python3-PyQt5-sip.spec
+++ b/python3-PyQt6-sip.spec
@@ -1,14 +1,13 @@
-%define                module  PyQt5-sip
-Summary:       The sip module support for PyQt5
+%define                module  PyQt6-sip
+Summary:       The sip module support for PyQt6
 Name:          python3-%{module}
-Version:       12.11.0
+Version:       13.4.0
 Release:       1
-Epoch:         2
 License:       GPL v3
 Group:         Libraries/Python
 #Source0Download: https://pypi.org/simple/MODULE/
-Source0:       
https://files.pythonhosted.org/packages/source/P/PyQt5_sip/PyQt5_sip-%{version}.tar.gz
-# Source0-md5: 190c585ed6fcb5730f550b1330cd473f
+Source0:       
https://files.pythonhosted.org/packages/source/P/PyQt6_sip/PyQt6_sip-%{version}.tar.gz
+# Source0-md5: b6ea4dc989b2c75f4cda5133426053ab
 URL:           https://www.riverbankcomputing.com/software/sip/
 BuildRequires: python3-devel >= 1:3.2
 BuildRequires: rpm-pythonprov
@@ -17,7 +16,7 @@ Requires:     python3-modules >= 1:3.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-The sip extension module provides support for the PyQt5 package.
+The sip extension module provides support for the PyQt6 package.
 
 %package apidocs
 Summary:       API documentation for Python %{module} module
@@ -32,7 +31,7 @@ API documentation for Python %{module} module.
 Dokumentacja API modułu Pythona %{module}.
 
 %prep
-%setup -q -n PyQt5_sip-%{version}
+%setup -q -n PyQt6_sip-%{version}
 
 %build
 %py3_build
@@ -48,5 +47,5 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc README
-%attr(755,root,root) %{py3_sitedir}/PyQt5/*.so
-%{py3_sitedir}/PyQt5_sip-%{version}-py*.egg-info
+%attr(755,root,root) %{py3_sitedir}/PyQt6/*.so
+%{py3_sitedir}/PyQt6_sip-%{version}-py*.egg-info
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-PyQt6-sip.git/commitdiff/e5f97b152a43d5ac0ca62db1ef129ff22c3cef0a

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to