python3-*

This commit is contained in:
Rmys
2021-10-22 17:46:11 +03:00
parent f637729d46
commit fc5133d319
126 changed files with 1120 additions and 177 deletions
@@ -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="bc509d2a9999e454751f1ccb674d01d204c09286" type="targz">https://www.riverbankcomputing.com/static/Downloads/sip/4.19.24/sip-4.19.24.tar.gz</Archive>
<Archive sha1sum="dea579470269fabeb920976c405fa7f5e67cd4bd" type="targz">https://www.riverbankcomputing.com/static/Downloads/sip/4.19.25/sip-4.19.25.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-devel</Dependency>
<!-- <Dependency versionFrom="5.14.2">qt5-base-devel</Dependency> -->
@@ -58,6 +58,13 @@
</Package>
<History>
<Update release="19">
<Date>2021-10-22</Date>
<Version>4.19.25</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="18">
<Date>2020-12-19</Date>
<Version>4.19.24</Version>