python-sip-4.19.6

This commit is contained in:
Rmys
2018-01-10 03:12:56 +03:00
committed by GitHub
parent c55b16250d
commit 5634c07f6d
+8 -1
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="ac654bacb07dac8e86c138a9f30bf6a04e26845b" type="targz">https://sourceforge.net/projects/pyqt/files/sip/sip-4.19/sip-4.19.tar.gz</Archive>
<Archive sha1sum="233dadc59f8b18175d914311148a049ec46fbaa9" type="targz">https://sourceforge.net/projects/pyqt/files/sip/sip-4.19.6/sip-4.19.6.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="5.7.1">qt5-base-devel</Dependency>
<Dependency>python-devel</Dependency>
@@ -34,6 +34,13 @@
</Package>
<History>
<Update release="7">
<Date>2017-03-18</Date>
<Version>4.19.6</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2017-03-18</Date>
<Version>4.19</Version>