python3-qt5-5.15.6

This commit is contained in:
Rmys
2021-11-08 17:45:29 +02:00
committed by GitHub
parent 4abde06951
commit 7a1feccca5
2 changed files with 21 additions and 2 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="f3f73ba3cfbf571923bc7fe727ef45ea9197c8d6" type="targz">https://files.pythonhosted.org/packages/72/bf/4e7c66eefa9ede1ec01d065d220373667f4ca3285a83a6430eefc254904c/PyQt5-5.15.5.tar.gz</Archive>
<Archive sha1sum="8d6c8ab553320779a1c0a6396067c04b5c2177b7" type="targz">https://files.pythonhosted.org/packages/3b/27/fd81188a35f37be9b3b4c2db1654d9439d1418823916fe702ac3658c9c41/PyQt5-5.15.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>dbus-devel</Dependency>
<Dependency>dbus-python3</Dependency>
@@ -43,7 +43,7 @@
<!-- <Dependency versionFrom="5.15.2">qt5-assistant-devel</Dependency> -->
</BuildDependencies>
<Patches>
<!-- <Patch>sip.patch</Patch> -->
<Patch>restore-sip4-support.patch</Patch>
</Patches>
</Source>
@@ -101,6 +101,13 @@
</Package>
<History>
<Update release="24">
<Date>2021-11-06</Date>
<Version>5.15.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="23">
<Date>2021-10-21</Date>
<Version>5.15.5</Version>