sip ver. bump

This commit is contained in:
Rmys
2020-09-10 09:58:20 +03:00
parent cf3ee33fdd
commit 690063e104
2 changed files with 16 additions and 2 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="8499fc768556e8fd0ed27310b97d43e366898705" type="targz">https://www.riverbankcomputing.com/static/Downloads/sip/4.19.22/sip-4.19.22.tar.gz</Archive>
<Archive sha1sum="3601678ce3b5c8e29a0a2b916ca09dbba9e35b73" type="targz">https://www.riverbankcomputing.com/static/Downloads/sip/4.19.23/sip-4.19.23.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="17">
<Date>2020-06-19</Date>
<Version>4.19.23</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="16">
<Date>2020-04-04</Date>
<Version>4.19.22</Version>