Merge pull request #12615 from Rmys/master

python-pyqt5
This commit is contained in:
Rmys
2023-10-22 11:06:29 +03:00
committed by GitHub
@@ -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="1f68db8900204587a32eacac94e9fa5d2d204ec8" type="targz">https://files.pythonhosted.org/packages/5c/46/b4b6eae1e24d9432905ef1d4e7c28b6610e28252527cdc38f2a75997d8b5/PyQt5-5.15.9.tar.gz</Archive>
<Archive sha1sum="a97550883bbf92be60e26659218863bf0b3e573a" type="targz">https://files.pythonhosted.org/packages/4d/5d/b8b6e26956ec113ad3f566e02abd12ac3a56b103fcc7e0735e27ee4a1df3/PyQt5-5.15.10.tar.gz</Archive>
<BuildDependencies>
<Dependency>dbus-devel</Dependency>
<Dependency>dbus-python</Dependency>
@@ -102,6 +102,13 @@
</Package>
<History>
<Update release="32">
<Date>2023-10-22</Date>
<Version>5.15.10</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="31">
<Date>2023-10-07</Date>
<Version>5.15.9</Version>