dev-python/python-nbxmpp: Remove py2
authorMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 20:28:30 +0000 (21:28 +0100)
committerMichał Górny <mgorny@gentoo.org>
Wed, 5 Feb 2020 20:47:04 +0000 (21:47 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/python-nbxmpp/python-nbxmpp-0.5.6.ebuild
dev-python/python-nbxmpp/python-nbxmpp-0.6.1.ebuild
dev-python/python-nbxmpp/python-nbxmpp-0.6.10.ebuild
dev-python/python-nbxmpp/python-nbxmpp-0.6.6.ebuild

index c9b6bf30918fbb161564b07d671273da47be0326..9e807c1d66742258c74b74910240c350e623f957 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 vcs-snapshot
 
index 72d8de8fbafa7029af3395ac9d07f14cf8ea74c0..4df9ece9a839c02922735750001a4fb98dbc7a37 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 vcs-snapshot
 
index d39a836d8a2c397061783f5ef3de43c89cb092d8..b9c7172231864a9b4e003ef1f89eecbab7b8bb4a 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_{6,7} )
+PYTHON_COMPAT=( python3_{6,7} )
 
 inherit distutils-r1 vcs-snapshot
 
index cc32e3a14ce3dbcced072ff894e87dfb814cdda8..d6ef66fc0f80e491f284c2dd33410394bee0b5c5 100644 (file)
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 vcs-snapshot