Switch to PEP-517 build backend

Signed-off-by: Khem Raj <[email protected]>
---
 .../python/{python3-scapy_2.5.0.bb => python3-scapy_2.6.0.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-networking/recipes-devtools/python/{python3-scapy_2.5.0.bb => 
python3-scapy_2.6.0.bb} (95%)

diff --git a/meta-networking/recipes-devtools/python/python3-scapy_2.5.0.bb 
b/meta-networking/recipes-devtools/python/python3-scapy_2.6.0.bb
similarity index 95%
rename from meta-networking/recipes-devtools/python/python3-scapy_2.5.0.bb
rename to meta-networking/recipes-devtools/python/python3-scapy_2.6.0.bb
index d57cb977e4..ba21c46055 100644
--- a/meta-networking/recipes-devtools/python/python3-scapy_2.5.0.bb
+++ b/meta-networking/recipes-devtools/python/python3-scapy_2.6.0.bb
@@ -16,7 +16,7 @@ LIC_FILES_CHKSUM = 
"file://LICENSE;md5=b234ee4d69f5fce4486a80fdaf4a4263"
 # If you want ptest support, use the git repo
 # UTscapy does not exist in the pypi pkg
 #
-SRCREV = "0474c37bf1d147c969173d52ab3ac76d2404d981"
+SRCREV = "f7a64114b35fd8ee63ce07290f8a2dffd52b215f"
 SRC_URI = "git://github.com/secdev/scapy.git;branch=master;protocol=https \
            file://run-ptest"
 
@@ -24,7 +24,7 @@ S = "${WORKDIR}/git"
 
 UPSTREAM_CHECK_COMMITS = "1"
 
-inherit setuptools3 ptest
+inherit python_setuptools_build_meta ptest
 
 do_install:append() {
         mv ${D}${bindir}/scapy ${D}${bindir}/scapy3
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#112557): 
https://lists.openembedded.org/g/openembedded-devel/message/112557
Mute This Topic: https://lists.openembedded.org/mt/108724091/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to