mirror of
http://code.qt.io/yocto/meta-qt6.git
synced 2026-01-01 13:58:07 +00:00
python3-pyqt6-sip: add version 13.6.0
The sip extension module provides support for the PyQt6 package. The work was sponsored by GOVCERT.LU. Change-Id: Idf215d8835e06da1554aa38f43360c5d15b2e0f9 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
This commit is contained in:
parent
fe43ddf7b5
commit
fbf31bb221
12
recipes-python/pyqt6/python3-pyqt6-sip_13.6.0.bb
Normal file
12
recipes-python/pyqt6/python3-pyqt6-sip_13.6.0.bb
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
SUMMARY = "The sip module support for PyQt6"
|
||||
HOMEPAGE = "https://pypi.org/project/PyQt6-sip/"
|
||||
LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=9cd437778ebd1c056a76b4ded73b3a6d"
|
||||
|
||||
SRC_URI[sha256sum] = "2486e1588071943d4f6657ba09096dc9fffd2322ad2c30041e78ea3f037b5778"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
PYPI_PACKAGE = "PyQt6_sip"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
Loading…
Reference in New Issue
Block a user