This commit is contained in:
Rmys
2020-09-10 07:27:17 +00:00
committed by GitHub
parent ae11bd06eb
commit aeef1bfe15
+3 -3
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>SIP is a tool for generating bindings for C++ classes so that they can be used by Python</Summary>
<Description>SIP is a tool for generating bindings for C and C++ libraries so that they can be used by Python. It takes any C or C++ libraries and converts them into Python extension modules.</Description>
<Archive sha1sum="3601678ce3b5c8e29a0a2b916ca09dbba9e35b73" type="targz">https://www.riverbankcomputing.com/static/Downloads/sip/4.19.23/sip-4.19.23.tar.gz</Archive>
<Archive sha1sum="bc509d2a9999e454751f1ccb674d01d204c09286" type="targz">https://www.riverbankcomputing.com/static/Downloads/sip/4.19.24/sip-4.19.24.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<!-- <Dependency versionFrom="5.14.2">qt5-base-devel</Dependency> -->
@@ -46,8 +46,8 @@
<History>
<Update release="16">
<Date>2020-06-19</Date>
<Version>4.19.23</Version>
<Date>2020-09-10</Date>
<Version>4.19.24</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>