Date: Thursday, April 6, 2023 @ 15:43:12
Author: felixonmars
Revision: 1439432
upgpkg: python-dpkt 1.9.8-2: rebuild with python 3.11
Modified:
python-dpkt/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 15:40:47 UTC (rev 1439431)
+++ PKGBUILD 2023-04-06 15:43:12 UTC (rev 1439432)
@@ -3,7 +3,7 @@
_pyname=dpkt
pkgname=python-${_pyname}
pkgver=1.9.8
-pkgrel=1
+pkgrel=2
pkgdesc='Fast, simple packet creation / parsing, with definitions for the
basic TCP/IP protocols'
url='https://github.com/kbandla/dpkt'
arch=('any')