python3-sip

This commit is contained in:
Rmys
2024-09-29 10:38:18 +03:00
committed by GitHub
parent 073a87a76f
commit 66f3a8ed01
@@ -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="bd9baacac815698eac2a4fe03e173140f72d5739" type="targz">https://pypi.python.org/packages/source/s/sip/sip-6.8.3.tar.gz</Archive>
<Archive sha1sum="3faffeab8f9566c8eeef2a34789be55a98c3df30" type="targz">https://pypi.python.org/packages/source/s/sip/sip-6.8.6.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<Dependency>python3-build</Dependency>
@@ -52,6 +52,13 @@
</Package>
<History>
<Update release="25">
<Date>2024-09-29</Date>
<Version>6.8.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="24">
<Date>2024-06-09</Date>
<Version>6.8.3</Version>