sip:rebuild qt5
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
<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="9f4d0f05ab814ddcde767669cfb6bc184bba931d" type="targz">mirrors://sourceforge/pyqt/sip-4.19.12.tar.gz</Archive>
|
||||
<Archive sha1sum="c112e8d22ac742290482f4369e59a08a3f157435" type="targz">https://www.riverbankcomputing.com/static/Downloads/sip/sip-4.19.14.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.6.0">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.12.2">qt5-base-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
@@ -46,6 +46,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="10">
|
||||
<Date>2019-04-14</Date>
|
||||
<Version>4.19.14</Version>
|
||||
<Comment>Rebuild pyqt5 sip.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="9">
|
||||
<Date>2019-01-14</Date>
|
||||
<Version>4.19.12</Version>
|
||||
|
||||
Reference in New Issue
Block a user