python-qt5-5.11.3:ver.bump

This commit is contained in:
Rmys
2018-10-19 15:37:05 +03:00
parent d8502b7f65
commit b65c181096
2 changed files with 73 additions and 5 deletions
@@ -13,12 +13,13 @@
<IsA>library</IsA>
<Summary>A set of Python bindings for the Qt 5.x Toolkit</Summary>
<Description>Qt is a set of C++ libraries and development tools that includes platform independent abstractions for graphical user interfaces, networking, threads, Unicode, regular expressions, SQL databases, SVG, OpenGL, XML, and user and application settings. PyQt implements 440 of these classes as a set of Python modules.</Description>
<Archive sha1sum="638a80519f3250e813ebd5a669651f43f416f14b" type="targz">mirrors://sourceforge/pyqt/PyQt5/PyQt-5.10.1/PyQt5_gpl-5.10.1.tar.gz</Archive>
<Archive sha1sum="497c25e36ad982034d2a18075f34a67eb113fba8" type="targz">mirrors://sourceforge/pyqt/PyQt5/PyQt-5.11.3/PyQt5_gpl-5.11.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>dbus-devel</Dependency>
<Dependency>dbus-python</Dependency>
<Dependency>dbus-python-common</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>python-enum34</Dependency>
<Dependency versionFrom="4.19">python-sip</Dependency>
<Dependency versionFrom="5.10.1">qt5-base-devel</Dependency>
<Dependency versionFrom="5.10.1">qt5-connectivity-devel</Dependency>
@@ -41,10 +42,7 @@
<Dependency versionFrom="5.10.1">qt5-webengine-devel</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch>python-qt5_sipdir.patch</Patch> --> -->
<Patch>pyqt-qt5.11.patch</Patch>
<Patch>pyqt5-cura-crash.patch</Patch>
<Patch>pyqt-support-new-qt.patch</Patch>
<Patch>sip.patch</Patch>
</Patches>
</Source>
@@ -55,6 +53,7 @@
<Dependency>libgcc</Dependency>
<Dependency>dbus</Dependency>
<Dependency>python</Dependency>
<Dependency>python-enum34</Dependency>
<Dependency>qt5-enginio</Dependency>
<Dependency>qt5-assistant</Dependency>
<Dependency>qt5-webengine</Dependency>
@@ -99,6 +98,13 @@
</Package>
<History>
<Update release="10">
<Date>2018-10-16</Date>
<Version>5.11.3</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2018-08-07</Date>
<Version>5.10.1</Version>