scapy: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:18:09 -04:00
parent c393c59384
commit 9a63223d3a

View file

@ -1,7 +1,7 @@
# Template file for 'scapy' # Template file for 'scapy'
pkgname=scapy pkgname=scapy
version=2.4.5 version=2.4.5
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="tcpdump python3" depends="tcpdump python3"