]> TLD Linux GIT Repositories - packages/python-PyQt5.git/commitdiff
- updated to 5.13.2 master
authorMarcin Krol <hawk@tld-linux.org>
Sun, 15 Dec 2019 11:14:42 +0000 (12:14 +0100)
committerMarcin Krol <hawk@tld-linux.org>
Sun, 15 Dec 2019 11:14:42 +0000 (12:14 +0100)
python-PyQt5.spec

index ef2205c42d7c650176cff8a96540e005346e2b4c..44cb5b25da5442efe3cee34bd71b156feb3b1570 100644 (file)
 Summary:       Python 2 bindings for the Qt5 toolkit
 Summary(pl.UTF-8):     Wiązania Pythona 2 do toolkitu Qt5
 Name:          python-%{module}
-Version:       5.13.0
-Release:       3
+Version:       5.13.2
+Release:       1
 License:       GPL v3
 Group:         Libraries/Python
-Source0:       https://www.riverbankcomputing.com/static/Downloads/PyQt5/%{version}/PyQt5_gpl-%{version}.tar.gz
-# Source0-md5: 0848fa62dc99ecf2e96f7cdda727c8a2
+Source0:       https://www.riverbankcomputing.com/static/Downloads/PyQt5/%{version}/PyQt5-%{version}.tar.gz
+# Source0-md5: c1023cb9c3d29a89fc109b163a0175c0
 Patch0:                install.patch
 URL:           https://riverbankcomputing.com/software/pyqt/intro
 # most of BR comes from configure.py
@@ -244,7 +244,7 @@ umożliwić automatyczne dopełnianie i podpowiedzi przy modyfikowaniu
 kodu wykorzystującego PyQt5.
 
 %prep
-%setup -q -n PyQt5_gpl-%{version}
+%setup -q -n PyQt5-%{version}
 %patch0 -p1
 
 %build