qt5-5.14.2
This commit is contained in:
@@ -13,10 +13,10 @@
|
||||
<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="50aacb7c2b733893b94fc61f2805ffa3c4f93414" type="targz">https://www.riverbankcomputing.com/static/Downloads/sip/4.19.21/sip-4.19.21.tar.gz</Archive>
|
||||
<Archive sha1sum="8499fc768556e8fd0ed27310b97d43e366898705" type="targz">https://www.riverbankcomputing.com/static/Downloads/sip/4.19.22/sip-4.19.22.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.14.1">qt5-base-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<!-- <Dependency versionFrom="5.14.2">qt5-base-devel</Dependency> -->
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -58,6 +58,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="16">
|
||||
<Date>2020-04-04</Date>
|
||||
<Version>4.19.22</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="15">
|
||||
<Date>2020-03-01</Date>
|
||||
<Version>4.19.21</Version>
|
||||
|
||||
Reference in New Issue
Block a user