Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
scapy
Commits:
3a0fa0bb by Jelle van der Waa at 2024-12-03T17:26:11+01:00
upgpkg: 2.6.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = scapy
pkgdesc = Powerful interactive packet manipulation program written in
Python
pkgver = 2.6.0
- pkgrel = 2
+ pkgrel = 3
url = http://www.secdev.org/projects/scapy/
arch = any
license = GPL2
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgbase=scapy
pkgname=('scapy' 'python-scapy')
pkgver=2.6.0
-pkgrel=2
+pkgrel=3
pkgdesc='Powerful interactive packet manipulation program written in Python'
url='http://www.secdev.org/projects/scapy/'
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/scapy/-/commit/3a0fa0bb146efa090c62a1776cb78fa24cdb60f2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/scapy/-/commit/3a0fa0bb146efa090c62a1776cb78fa24cdb60f2
You're receiving this email because of your account on gitlab.archlinux.org.