python3-sip-4.19.6

This commit is contained in:
Rmys
2018-01-10 03:15:33 +03:00
committed by GitHub
parent 5634c07f6d
commit a93419c7b0
@@ -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="bfd95714ace97e9c79c6131784a0cf6300a71b82" type="targz">mirrors://sourceforge/pyqt/sip-4.19.1.tar.gz</Archive>
<Archive sha1sum="233dadc59f8b18175d914311148a049ec46fbaa9" type="targz">mirrors://sourceforge/pyqt/sip-4.19.6.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="7">
<Date>2018-01-10</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-02</Date>
<Version>4.19.1</Version>