sip:ver.bump

This commit is contained in:
Rmys
2018-08-06 13:41:28 +03:00
parent 0bc29a263d
commit e30385e33f
2 changed files with 16 additions and 2 deletions
@@ -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 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="233dadc59f8b18175d914311148a049ec46fbaa9" type="targz">mirrors://sourceforge/pyqt/sip-4.19.6.tar.gz</Archive>
<Archive sha1sum="9f4d0f05ab814ddcde767669cfb6bc184bba931d" type="targz">mirrors://sourceforge/pyqt/sip-4.19.12.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.6.0">qt5-base-devel</Dependency>
<Dependency>python3-devel</Dependency>
@@ -35,6 +35,13 @@
</Package>
<History>
<Update release="8">
<Date>2018-08-06</Date>
<Version>4.19.12</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2018-01-10</Date>
<Version>4.19.6</Version>