sip
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 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="bfe8a39bf1d399d5f3580db25befed2e78b4ebb9" type="targz">https://www.riverbankcomputing.com/static/Downloads/sip/4.19.19/sip-4.19.19.tar.gz</Archive>
|
||||
<Archive sha1sum="16dcfcc7fa9bc2f07d24591690111f59e6b6aff3" type="targz">https://www.riverbankcomputing.com/static/Downloads/sip/4.19.20/sip-4.19.20.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency versionFrom="5.13.1">qt5-base-devel</Dependency>
|
||||
<Dependency versionFrom="5.14.0">qt5-base-devel</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
@@ -45,6 +45,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="13">
|
||||
<Date>2019-12-29</Date>
|
||||
<Version>4.19.20</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="12">
|
||||
<Date>2019-09-13</Date>
|
||||
<Version>4.19.19</Version>
|
||||
|
||||
Reference in New Issue
Block a user