summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2025-04-09 13:19:38 -0700
committerKhem Raj <raj.khem@gmail.com>2025-04-10 18:39:31 -0700
commitf2d91c6cd562e1a89e1874e559471a24d55e1d9f (patch)
tree142f7903c2b7ea85734fa731a1dc0e1727f7955b /meta-python/recipes-devtools/python
parent92bb251b1ebe896ff9e1ef6833452d3ff1451d74 (diff)
downloadmeta-openembedded-f2d91c6cd562e1a89e1874e559471a24d55e1d9f.tar.gz
tftpy: switch to PEP-517 build backend
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/tftpy_0.8.5.bb2
1 files changed, 1 insertions, 1 deletions
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"
10 10
11SRC_URI[sha256sum] = "dd38e3744530d0c30fa1c715d7fa454319bc8d399bb40c05839cc771f05d0e6c" 11SRC_URI[sha256sum] = "dd38e3744530d0c30fa1c715d7fa454319bc8d399bb40c05839cc771f05d0e6c"
12 12
13inherit pypi setuptools3 13inherit pypi python_setuptools_build_meta