sip:ver.bump

This commit is contained in:
Rmys
2019-07-13 17:35:51 +03:00
parent 2a7cf1bbef
commit 4e56abbfd2
2 changed files with 17 additions and 3 deletions
@@ -3,7 +3,7 @@
<PISI>
<Source>
<Name>python3-sip</Name>
<Homepage>http://www.riverbankcomputing.co.uk/sip</Homepage>
<Homepage>https://www.riverbankcomputing.com/news</Homepage>
<Packager>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
@@ -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="c112e8d22ac742290482f4369e59a08a3f157435" type="targz">https://www.riverbankcomputing.com/static/Downloads/sip/sip-4.19.14.tar.gz</Archive>
<Archive sha1sum="d001eb00f6dae26a952770e805b1519f61cae77d" type="targz">https://www.riverbankcomputing.com/static/Downloads/sip/4.19.18/sip-4.19.18.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.12.2">qt5-base-devel</Dependency>
<Dependency>python3-devel</Dependency>
@@ -46,6 +46,13 @@
</Package>
<History>
<Update release="11">
<Date>2019-07-13</Date>
<Version>4.19.18</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2019-04-14</Date>
<Version>4.19.14</Version>