aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Bronder <jsbronder@cold-front.org>2023-05-05 12:03:13 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2023-06-12 18:08:37 +0200
commitb1fd5592eb5924b0d611b865588ec17903b4d164 (patch)
tree0c6bdbaee4347295a3aecfb4bc26106ed8d0e94e
parent3b2823b60d74bb8763fa576e8f2891cbf89ec54e (diff)
python3-pyqt5-sip: add 12.12.1
Runtime dependency of PyQt5. Signed-off-by: Justin Bronder <jsbronder@cold-front.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes-python/pyqt5/python3-pyqt5-sip_12.12.1.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-python/pyqt5/python3-pyqt5-sip_12.12.1.bb b/recipes-python/pyqt5/python3-pyqt5-sip_12.12.1.bb
new file mode 100644
index 00000000..a776324e
--- /dev/null
+++ b/recipes-python/pyqt5/python3-pyqt5-sip_12.12.1.bb
@@ -0,0 +1,10 @@
+SUMMARY = "The sip module support for PyQt5"
+HOMEPAGE = "https://pypi.org/project/PyQt5-sip/"
+LICENSE = "SIP | GPL-2.0-or-later"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=9cd437778ebd1c056a76b4ded73b3a6d"
+
+SRC_URI[sha256sum] = "8fdc6e0148abd12d977a1d3828e7b79aae958e83c6cb5adae614916d888a6b10"
+
+inherit pypi setuptools3
+
+PYPI_PACKAGE = "PyQt5_sip"