python3-sip ver.bump

This commit is contained in:
Rmys
2024-06-09 13:37:38 +03:00
parent a4f22c04f9
commit e71817ab53
@@ -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="53c7102178ee5d1f5de2ff7ab8eea6a3c53ff08f" type="targz">https://pypi.python.org/packages/source/s/sip/sip-6.7.12.tar.gz</Archive>
<Archive sha1sum="bd9baacac815698eac2a4fe03e173140f72d5739" type="targz">https://pypi.python.org/packages/source/s/sip/sip-6.8.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
@@ -52,6 +52,13 @@
</Package>
<History>
<Update release="24">
<Date>2024-06-09</Date>
<Version>6.8.3</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="23">
<Date>2023-10-22</Date>
<Version>6.7.12</Version>