From f2d91c6cd562e1a89e1874e559471a24d55e1d9f Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Wed, 9 Apr 2025 13:19:38 -0700 Subject: tftpy: switch to PEP-517 build backend Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/tftpy_0.8.5.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-python/recipes-devtools/python') diff --git a/meta-python/recipes-devtools/python/tftpy_0.8.5.bb b/meta-python/recipes-devtools/python/tftpy_0.8.5.bb index b2c7467df6..3ff5f47d8a 100644 --- a/meta-python/recipes-devtools/python/tftpy_0.8.5.bb +++ b/meta-python/recipes-devtools/python/tftpy_0.8.5.bb @@ -10,4 +10,4 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=22770e72ae03c61f5bcc4e333b61368d" SRC_URI[sha256sum] = "dd38e3744530d0c30fa1c715d7fa454319bc8d399bb40c05839cc771f05d0e6c" -inherit pypi setuptools3 +inherit pypi python_setuptools_build_meta -- cgit v1.2.3-54-g00ecf