python3-sip
This commit is contained in:
@@ -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="03e0fc58c294a17ee62619adb6480073dbecc48f" type="targz">https://pypi.python.org/packages/source/s/sip/sip-6.7.8.tar.gz</Archive>
|
||||
<Archive sha1sum="53c7102178ee5d1f5de2ff7ab8eea6a3c53ff08f" type="targz">https://pypi.python.org/packages/source/s/sip/sip-6.7.12.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
@@ -52,6 +52,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="23">
|
||||
<Date>2023-10-22</Date>
|
||||
<Version>6.7.12</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="22">
|
||||
<Date>2023-10-17</Date>
|
||||
<Version>6.7.8</Version>
|
||||
|
||||
Reference in New Issue
Block a user