* [Buildroot] [PATCH 1/1] package/python-scapy: bump to version 2.7.0
@ 2025-12-31 20:16 James Hilliard
2026-01-01 9:46 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: James Hilliard @ 2025-12-31 20:16 UTC (permalink / raw)
To: buildroot; +Cc: James Hilliard
Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
package/python-scapy/python-scapy.hash | 4 ++--
package/python-scapy/python-scapy.mk | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/python-scapy/python-scapy.hash b/package/python-scapy/python-scapy.hash
index 4f86177e9b..b4b7dd2850 100644
--- a/package/python-scapy/python-scapy.hash
+++ b/package/python-scapy/python-scapy.hash
@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/scapy/json
-md5 b8951038f22c9ec447538be8b08ac503 scapy-2.6.1.tar.gz
-sha256 7600d7e2383c853e5c3a6e05d37e17643beebf2b3e10d7914dffcc3bc3c6e6c5 scapy-2.6.1.tar.gz
+md5 dc3b089110a1fc1ef1d3679c0076ea24 scapy-2.7.0.tar.gz
+sha256 bfc1ef1b93280aea1ddee53be7f74232aa28ac3d891244d41ee85200d24aa446 scapy-2.7.0.tar.gz
# Locally computed sha256 checksums
sha256 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643 LICENSE
diff --git a/package/python-scapy/python-scapy.mk b/package/python-scapy/python-scapy.mk
index f1d6ff346b..9df4614b9c 100644
--- a/package/python-scapy/python-scapy.mk
+++ b/package/python-scapy/python-scapy.mk
@@ -4,9 +4,9 @@
#
################################################################################
-PYTHON_SCAPY_VERSION = 2.6.1
+PYTHON_SCAPY_VERSION = 2.7.0
PYTHON_SCAPY_SOURCE = scapy-$(PYTHON_SCAPY_VERSION).tar.gz
-PYTHON_SCAPY_SITE = https://files.pythonhosted.org/packages/df/2f/035d3888f26d999e9680af8c7ddb7ce4ea0fd8d0e01c000de634c22dcf13
+PYTHON_SCAPY_SITE = https://files.pythonhosted.org/packages/82/97/7caec64f05eae3d305d83e7cce1ef2f337710513b89efb334f7278202e79
PYTHON_SCAPY_SETUP_TYPE = setuptools
PYTHON_SCAPY_LICENSE = GPL-2.0
PYTHON_SCAPY_LICENSE_FILES = LICENSE
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-01-01 9:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-31 20:16 [Buildroot] [PATCH 1/1] package/python-scapy: bump to version 2.7.0 James Hilliard
2026-01-01 9:46 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.