commit:     1b4427a776d17c1e2b8bfbd61918432249eececf
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Feb  4 13:06:37 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Feb  4 13:10:17 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b4427a7

dev-python/autobahn: Remove py2

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/autobahn/autobahn-17.10.1.ebuild   | 2 +-
 dev-python/autobahn/autobahn-17.5.1-r2.ebuild | 2 +-
 dev-python/autobahn/autobahn-17.9.1.ebuild    | 2 +-
 dev-python/autobahn/autobahn-17.9.2.ebuild    | 2 +-
 dev-python/autobahn/autobahn-18.3.1.ebuild    | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/dev-python/autobahn/autobahn-17.10.1.ebuild 
b/dev-python/autobahn/autobahn-17.10.1.ebuild
index d806cf15eee..ae72e1f6178 100644
--- a/dev-python/autobahn/autobahn-17.10.1.ebuild
+++ b/dev-python/autobahn/autobahn-17.10.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 versionator
 

diff --git a/dev-python/autobahn/autobahn-17.5.1-r2.ebuild 
b/dev-python/autobahn/autobahn-17.5.1-r2.ebuild
index 7a621b460ed..b91b886d58f 100644
--- a/dev-python/autobahn/autobahn-17.5.1-r2.ebuild
+++ b/dev-python/autobahn/autobahn-17.5.1-r2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 versionator
 

diff --git a/dev-python/autobahn/autobahn-17.9.1.ebuild 
b/dev-python/autobahn/autobahn-17.9.1.ebuild
index d806cf15eee..ae72e1f6178 100644
--- a/dev-python/autobahn/autobahn-17.9.1.ebuild
+++ b/dev-python/autobahn/autobahn-17.9.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 versionator
 

diff --git a/dev-python/autobahn/autobahn-17.9.2.ebuild 
b/dev-python/autobahn/autobahn-17.9.2.ebuild
index d806cf15eee..ae72e1f6178 100644
--- a/dev-python/autobahn/autobahn-17.9.2.ebuild
+++ b/dev-python/autobahn/autobahn-17.9.2.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 versionator
 

diff --git a/dev-python/autobahn/autobahn-18.3.1.ebuild 
b/dev-python/autobahn/autobahn-18.3.1.ebuild
index d52ee164e21..2da651aae14 100644
--- a/dev-python/autobahn/autobahn-18.3.1.ebuild
+++ b/dev-python/autobahn/autobahn-18.3.1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=5
 
-PYTHON_COMPAT=( python2_7 python3_6 )
+PYTHON_COMPAT=( python3_6 )
 
 inherit distutils-r1 versionator
 

Reply via email to