diff mbox series

[meta-networking,2/2] python3-scapy: Upgrade to 2.6.1

Message ID 20251119154340.3184696-2-raj.khem@gmail.com
State New
Headers show
Series [meta-perl,1/2] libhtml-tagset-perl: Fix failing ptests | expand

Commit Message

Khem Raj Nov. 19, 2025, 3:43 p.m. UTC
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../{python3-scapy_2.6.0.bb => python3-scapy_2.6.1.bb}       | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
 rename meta-networking/recipes-devtools/python/{python3-scapy_2.6.0.bb => python3-scapy_2.6.1.bb} (97%)
diff mbox series

Patch

diff --git a/meta-networking/recipes-devtools/python/python3-scapy_2.6.0.bb b/meta-networking/recipes-devtools/python/python3-scapy_2.6.1.bb
similarity index 97%
rename from meta-networking/recipes-devtools/python/python3-scapy_2.6.0.bb
rename to meta-networking/recipes-devtools/python/python3-scapy_2.6.1.bb
index 2086b018d6..5f09fd852a 100644
--- a/meta-networking/recipes-devtools/python/python3-scapy_2.6.0.bb
+++ b/meta-networking/recipes-devtools/python/python3-scapy_2.6.1.bb
@@ -16,11 +16,10 @@  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 = "f7a64114b35fd8ee63ce07290f8a2dffd52b215f"
-SRC_URI = "git://github.com/secdev/scapy.git;branch=master;protocol=https \
+SRCREV = "8e08cbf759de6709a5b4af6bea3655d293129bb4"
+SRC_URI = "git://github.com/secdev/scapy.git;branch=master;protocol=https;tag=v${PV} \
            file://run-ptest"

-
 UPSTREAM_CHECK_COMMITS = "1"

 inherit python_setuptools_build_meta ptest