aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-python/pyqt5/python3-pyqt5-sip_12.12.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-python/pyqt5/python3-pyqt5-sip_12.12.1.bb')
-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"