]> git.pld-linux.org Git - packages/python-PyQt4.git/commitdiff
- updated to 4.12.3 auto/th/python-PyQt4-4.12.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 30 Jul 2019 19:42:15 +0000 (21:42 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 30 Jul 2019 19:42:15 +0000 (21:42 +0200)
python-PyQt4.spec

index 46330faa1003ed44571fd0c69bcf6f4881a9d2f6..2cb42179bef2684a6ec3736b9c982069eb9edc22 100644 (file)
@@ -1,4 +1,3 @@
-# TODO: __pycache__ for python3-PyQt4-uic
 #
 # Conditional build:
 %bcond_without python2 # CPython 2.x modules
@@ -6,22 +5,22 @@
 
 %define                module  PyQt4
 # minimal required sip version
-%define                sip_ver 2:4.19.1
+%define                sip_ver 2:4.19.12
 # 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.1
-Release:       3
+Version:       4.12.3
+Release:       1
 License:       GPL v3
 Group:         Libraries/Python
 Source0:       http://downloads.sourceforge.net/pyqt/PyQt4_gpl_x11-%{version}.tar.gz
-# Source0-md5: 0112e15858cd7d318a09e7366922f874
+# Source0-md5: f7b106c39ec16ade9b0f86e570bfe712
 Patch0:                %{name}-dbuspath.patch
 Patch1:                %{name}-64bit.patch
-URL:           http://www.riverbankcomputing.com/software/pyqt/
+URL:           https://riverbankcomputing.com/software/pyqt/intro
 # most of BR comes from configure.py
 BuildRequires: QtAssistant-compat-devel >= 4.6.3
 BuildRequires: QtCore-devel >= %{qt_ver}
This page took 0.137829 seconds and 4 git commands to generate.