diff --git a/srcpkgs/scapy/INSTALL.msg b/srcpkgs/scapy/INSTALL.msg new file mode 100644 index 00000000000..c40736c6676 --- /dev/null +++ b/srcpkgs/scapy/INSTALL.msg @@ -0,0 +1,6 @@ +Optional software for special features: + python3-matplotlib: plotting support + python3-pyx: PostScript and PDF graphs drawing + graphviz and ImageMagick: graph generation + python3-cryptography: WEP, PKI and TLS support + sox: VOIP support diff --git a/srcpkgs/scapy/template b/srcpkgs/scapy/template index cad975b7ac7..ac6d5f65254 100644 --- a/srcpkgs/scapy/template +++ b/srcpkgs/scapy/template @@ -1,15 +1,15 @@ -# Template file for 'python-scapy' +# Template file for 'scapy' pkgname=scapy -version=2.3.3 -revision=2 +version=2.4.0 +revision=1 noarch=yes -build_style=python2-module +build_style=python3-module pycompile_module="scapy" -hostmakedepends="python-setuptools" -depends="python tcpdump python-crypto python-pyx python-matplotlib sox" +hostmakedepends="python3-setuptools" +depends="tcpdump python3" short_desc="Powerful interactive packet manipulation program written in Python" maintainer="cipr3s " license="GPL-2" -homepage="http://secdev.org/projects/scapy" -distfiles="${PYPI_SITE}/s/scapy/scapy-${version}.tgz" -checksum=9d3b0293dcdc2cc42eedacbc9003038109558c4b5c5e4a3fa01b8ef5762f1eb0 +homepage="https://scapy.net/" +distfiles="${PYPI_SITE}/s/scapy/scapy-${version}.tar.gz" +checksum=452f714f5c2eac6fd0a6146b1dbddfc24dd5f4103f3ed76227995a488cfb2b73