python3-shiboken2

This commit is contained in:
Rmys
2023-12-30 19:24:52 +03:00
parent 6b347be995
commit 78a1ebe163
@@ -14,7 +14,7 @@
<IsA>app:console</IsA>
<Summary>Shiboken the Binding Generator</Summary>
<Description>Shiboken is the CPython-based binding code generator for C or C++ libraries. It uses an ApiExtractor library to parse the C or C++ headers and get the type information, using Clang.</Description>
<Archive sha1sum="bba20d6aee58db1df96b227f3035ef0381f0b72e" type="tarxz">https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.15.11-src/pyside-setup-opensource-src-5.15.11.tar.xz</Archive>
<Archive sha1sum="f8c2091eab9f9a3d72acaabf0f66ff5a11f8edd3" type="tarxz">https://download.qt.io/official_releases/QtForPython/pyside2/PySide2-5.15.12-src/pyside-setup-opensource-src-5.15.12.tar.xz</Archive>
<BuildDependencies>
<Dependency>llvm</Dependency>
<Dependency>cmake</Dependency>
@@ -79,6 +79,13 @@
</Package>
<History>
<Update release="9">
<Date>2023-12-30</Date>
<Version>5.15.12</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="8">
<Date>2023-10-22</Date>
<Version>5.15.11</Version>