pyqt5 ver. bump

This commit is contained in:
Rmys
2023-04-10 22:40:59 +03:00
parent 56b458d91a
commit 3a5f53534b
4 changed files with 99 additions and 71 deletions
@@ -13,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>SIP is a tool for generating bindings for C++ classes so that they can be used by Python3</Summary>
<Description>SIP is a tool for generating bindings for C and C++ libraries so that they can be used by Python3. It takes any C or C++ libraries and converts them into Python extension modules.</Description>
<Archive sha1sum="2a428d0dcb895e153114bb1fc614fcb74460f0ee" type="targz">https://pypi.python.org/packages/source/s/sip/sip-6.7.2.tar.gz</Archive>
<Archive sha1sum="03e0fc58c294a17ee62619adb6480073dbecc48f" type="targz">https://pypi.python.org/packages/source/s/sip/sip-6.7.8.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -51,6 +51,13 @@
</Package>
<History>
<Update release="21">
<Date>2023-04-10</Date>
<Version>6.7.8</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="20">
<Date>2022-10-13</Date>
<Version>6.7.2</Version>