net-analyzer/scapy: Version 2.4.3_rc4
authorJeroen Roovers <jer@gentoo.org>
Tue, 6 Aug 2019 06:04:29 +0000 (08:04 +0200)
committerJeroen Roovers <jer@gentoo.org>
Tue, 6 Aug 2019 06:05:14 +0000 (08:05 +0200)
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-analyzer/scapy/scapy-2.4.3_rc4.ebuild
net-analyzer/scapy/scapy-9999.ebuild

index 25877178edf33a069af4392d727160ca5e53f4cb..ccaf35b48e6c9100f103019a7e46b513a9f29fe5 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit distutils-r1 readme.gentoo-r1
 
 DESCRIPTION="A Python interactive packet manipulation program for mastering the network"
index 55240a18ff0130d35eafb1fac6c6d562da0ba12c..955a856de149e1639aa3dc711f45b8aa9c807378 100644 (file)
@@ -2,7 +2,7 @@
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
-PYTHON_COMPAT=( python{2_7,3_{5,6,7}} )
+PYTHON_COMPAT=( python3_{5,6,7} )
 inherit distutils-r1 git-r3 readme.gentoo-r1
 
 DESCRIPTION="A Python interactive packet manipulation program for mastering the network"