Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (ece5896256cf9423c54f76fa56c65e157c838ae9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (ece5896256cf9423c54f76fa56c65e157c838ae9)
  • Date: Sun, 15 Jun 2025 11:35:25 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

python-pypi/scapy/DETAILS | 5 +++--
python-pypi/scapy/HISTORY | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit ece5896256cf9423c54f76fa56c65e157c838ae9
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

scapy 2.6.1

commit c4615759939fe42fa79c065cc2ead726deb1fbc2
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

scapy: Add Watch line

diff --git a/python-pypi/scapy/DETAILS b/python-pypi/scapy/DETAILS
index d03058f..8d3b0f6 100755
--- a/python-pypi/scapy/DETAILS
+++ b/python-pypi/scapy/DETAILS
@@ -1,8 +1,9 @@
+# Watch: https://github.com/secdev/scapy/tags
SPELL=scapy
- VERSION=2.4.5
+ VERSION=2.6.1
SOURCE="$SPELL-$VERSION.tar.gz"

SOURCE_URL[0]="https://github.com/secdev/$SPELL/archive/refs/tags/v$VERSION.tar.gz";
-
SOURCE_HASH=sha512:b5ccd689f7bd4fbbb86921a35360b94ec7a738b494f16e4764828689835296016bc476825add798406e4d32761d8df90b41ce7e38049afdabf98397b1bf5982a
+
SOURCE_HASH=sha512:4ab02f5b9dfcf329ee4f4837655066227b1e162e695d6cbe84ada4e2ff44589462a9843b0f16699ec974dcf6e0a81af3c5b088ceac48a679e9591f4cec0eedc8
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE=http://www.secdev.org/projects/scapy/
GATHER_DOCS=off
diff --git a/python-pypi/scapy/HISTORY b/python-pypi/scapy/HISTORY
index f16d1ec..1def609 100644
--- a/python-pypi/scapy/HISTORY
+++ b/python-pypi/scapy/HISTORY
@@ -1,3 +1,6 @@
+2025-06-15 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 2.6.1
+
2021-08-27 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 2.4.5
* DEPENDS: switched to python3


  • [[SM-Commit] ] GIT changes to master grimoire by Ismael Luceno (ece5896256cf9423c54f76fa56c65e157c838ae9), Ismael Luceno, 06/15/2025

Archive powered by MHonArc 2.6.24.

Top of Page