From 8952de6e6b2c268597cc34ac28fc9b7d9b84285d Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 4 Aug 2025 22:17:57 +0100 Subject: python3-pymongo: use correct Python build backend class Signed-off-by: Ross Burton Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-pymongo_4.13.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/python3-pymongo_4.13.2.bb b/meta-python/recipes-devtools/python/python3-pymongo_4.13.2.bb index 9630214dcb..4a888cbbf2 100644 --- a/meta-python/recipes-devtools/python/python3-pymongo_4.13.2.bb +++ b/meta-python/recipes-devtools/python/python3-pymongo_4.13.2.bb @@ -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" -- cgit v1.2.3-54-g00ecf