commit cc5998c7c7c3b79875a7ea9ba570a85484de4a43
Author: Jan RÄ™korajski <[email protected]>
Date:   Sat Oct 5 20:56:40 2019 +0200

    Revert "- updated to 4.12.3"
    
    This reverts commit 67c1e92a94fc6c5f580eb525c3287a0a9239aa5a.
    
    4.12.3 is plain broken, and breaks too many dependant programs in return
    - import PyQt4 complains about sip and fails on every first import
    - from PyQt4.QtCore import PYQT_VERSION
    ImportError: cannot import name PYQT_VERSION

 python-PyQt4.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/python-PyQt4.spec b/python-PyQt4.spec
index 2cb4217..46330fa 100644
--- a/python-PyQt4.spec
+++ b/python-PyQt4.spec
@@ -1,3 +1,4 @@
+# TODO: __pycache__ for python3-PyQt4-uic
 #
 # Conditional build:
 %bcond_without python2 # CPython 2.x modules
@@ -5,22 +6,22 @@
 
 %define                module  PyQt4
 # minimal required sip version
-%define                sip_ver 2:4.19.12
+%define                sip_ver 2:4.19.1
 # last qt version covered by these bindings (minimal required is currently 
4.1.0)
 %define                qt_ver  4.8.7
 
 Summary:       Python 2 bindings for the Qt4 toolkit
 Summary(pl.UTF-8):     WiÄ…zania Pythona 2 do toolkitu Qt4
 Name:          python-%{module}
-Version:       4.12.3
-Release:       1
+Version:       4.12.1
+Release:       3
 License:       GPL v3
 Group:         Libraries/Python
 Source0:       
http://downloads.sourceforge.net/pyqt/PyQt4_gpl_x11-%{version}.tar.gz
-# Source0-md5: f7b106c39ec16ade9b0f86e570bfe712
+# Source0-md5: 0112e15858cd7d318a09e7366922f874
 Patch0:                %{name}-dbuspath.patch
 Patch1:                %{name}-64bit.patch
-URL:           https://riverbankcomputing.com/software/pyqt/intro
+URL:           http://www.riverbankcomputing.com/software/pyqt/
 # most of BR comes from configure.py
 BuildRequires: QtAssistant-compat-devel >= 4.6.3
 BuildRequires: QtCore-devel >= %{qt_ver}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-PyQt4.git/commitdiff/6fd3a18658da744f7b2a515ef93ed4896220682a

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

Reply via email to