python3-pymongo: 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:
Ross Burton
2025-08-04 22:17:57 +01:00
committed by Khem Raj
parent 0c8cc8ee55
commit 8952de6e6b

View File

@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI[sha256sum] = "0f64c6469c2362962e6ce97258ae1391abba1566a953a492562d2924b44815c2"
inherit pypi python_setuptools_build_meta python_hatchling
inherit pypi python_hatchling
PACKAGES =+ "python3-bson"