]> git.pld-linux.org Git - packages/python-PyQtWebEngine.git/commitdiff
up to 5.13.2 auto/th/python-PyQtWebEngine-5.13.2-1
authorJan Palus <atler@pld-linux.org>
Mon, 4 Nov 2019 01:08:11 +0000 (02:08 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 4 Nov 2019 01:08:11 +0000 (02:08 +0100)
python-PyQtWebEngine.spec

index e5aafd49aa5a337655a30a013d1b1666d3532140..3c16841052bbc445fb7dce0190116cd56a8b3776 100644 (file)
 Summary:       Python 2 bindings for the Qt5WebEngine module
 Summary(pl.UTF-8):     Wiązania Pythona 2 do modułu Qt5WebEngine
 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/PyQtWebEngine/%{version}/PyQtWebEngine_gpl-%{version}.tar.gz
-# Source0-md5: fa9137741bb6114b97bd8cb7f0925f57
+Source0:       https://www.riverbankcomputing.com/static/Downloads/PyQtWebEngine/%{version}/PyQtWebEngine-%{version}.tar.gz
+# Source0-md5: 0a5f156959066cf86de31ddfe973f134
 Patch0:                install.patch
 URL:           http://www.riverbankcomputing.com/software/pyqtwebengine/
 BuildRequires: Qt5WebEngine-devel >= %{qt_ver}
@@ -91,7 +91,7 @@ QScintilla aby umożliwić automatyczne dopełnianie i podpowiedzi przy
 modyfikowaniu kodu wykorzystującego PyQtWebEngine.
 
 %prep
-%setup -q -n PyQtWebEngine_gpl-%{version}
+%setup -q -n PyQtWebEngine-%{version}
 %patch0 -p1
 
 %build
This page took 0.107297 seconds and 4 git commands to generate.