From dbc784784fcf710e59cbaf983b5e104c772c2c69 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Mon, 4 Nov 2019 01:42:05 +0100 Subject: [PATCH] up to 5.13.2 --- python-PyQt5.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 -- 2.44.0