python3-sip

This commit is contained in:
Rmys
2025-06-11 11:12:55 +03:00
parent 9a27475da4
commit 77afa2db12
@@ -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="3faffeab8f9566c8eeef2a34789be55a98c3df30" type="targz">https://pypi.python.org/packages/source/s/sip/sip-6.8.6.tar.gz</Archive>
<Archive sha1sum="b1704779d8791c4d0f6addb0fff9b53c64b8a76d" type="targz">https://pypi.python.org/packages/source/s/sip/sip-6.12.0.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-build</Dependency>
@@ -52,6 +52,13 @@
</Package>
<History>
<Update release="26">
<Date>2025-06-11</Date>
<Version>6.12.0</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="25">
<Date>2024-09-29</Date>
<Version>6.8.6</Version>