From: Jan Palus Date: Mon, 4 Nov 2019 00:42:05 +0000 (+0100) Subject: up to 5.13.2 X-Git-Tag: auto/th/python-PyQt5-5.13.2-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=dbc784784fcf710e59cbaf983b5e104c772c2c69;p=packages%2Fpython-PyQt5.git up to 5.13.2 --- diff --git a/python-PyQt5.spec b/python-PyQt5.spec index fbe7e87..747cc8b 100644 --- a/python-PyQt5.spec +++ b/python-PyQt5.spec @@ -16,12 +16,12 @@ 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.1 -Release: 2 +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: c77af2f4e230b0053fd22bc2ece2e6c0 +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 @@ -239,7 +239,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