mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-paho-mqtt: use correct Python build backend class
Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
415b4b3dc5
commit
0c8cc8ee55
|
|
@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=8e5f264c6988aec56808a3a11e77b913 \
|
|||
"
|
||||
SRCNAME = "paho-mqtt"
|
||||
|
||||
inherit pypi python_hatchling python_setuptools_build_meta
|
||||
inherit pypi python_hatchling
|
||||
|
||||
SRC_URI[sha256sum] = "12d6e7511d4137555a3f6ea167ae846af2c7357b10bc6fa4f7c3968fc1723834"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user