python3-sip ver. bump

This commit is contained in:
Rmys
2026-01-29 15:36:59 +03:00
parent ab39fc638a
commit e3da9c07e6
@@ -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="f8ccce5f71d9075396291bab8b4de804eb855a7f" type="targz">https://pypi.python.org/packages/source/s/sip/sip-6.14.0.tar.gz</Archive>
<Archive sha1sum="6f36fb3df3cb96055e7ef66f9b457475cfe44b23" type="targz">https://pypi.python.org/packages/source/s/sip/sip-6.15.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-build</Dependency>
@@ -52,6 +52,13 @@
</Package>
<History>
<Update release="29">
<Date>2026-01-29</Date>
<Version>6.15.1</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="28">
<Date>2025-12-04</Date>
<Version>6.14.0</Version>