python3-qt5-5.11.3:ver.bump

This commit is contained in:
Rmys
2018-10-19 15:55:26 +03:00
parent b65c181096
commit 456685c85d
2 changed files with 71 additions and 5 deletions
@@ -13,7 +13,7 @@
<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-python3</Dependency>
@@ -41,10 +41,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>
@@ -100,6 +97,13 @@
</Package>
<History>
<Update release="9">
<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="8">
<Date>2018-08-07</Date>
<Version>5.10.1</Version>