commit:     3ada6e55b00b2c8b35f40e54e3139f22c5e541f8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 15:43:06 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 15:43:06 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ada6e55

dev-python/m2crypto: Remove python2

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

 .../m2crypto/{m2crypto-0.35.2.ebuild => m2crypto-0.35.2-r1.ebuild}      | 2 +-
 .../m2crypto/{m2crypto-0.36.0.ebuild => m2crypto-0.36.0-r1.ebuild}      | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/m2crypto/m2crypto-0.35.2.ebuild 
b/dev-python/m2crypto/m2crypto-0.35.2-r1.ebuild
similarity index 96%
rename from dev-python/m2crypto/m2crypto-0.35.2.ebuild
rename to dev-python/m2crypto/m2crypto-0.35.2-r1.ebuild
index cdf94b348b4..aea1e501c2b 100644
--- a/dev-python/m2crypto/m2crypto-0.35.2.ebuild
+++ b/dev-python/m2crypto/m2crypto-0.35.2-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8})
+PYTHON_COMPAT=( python3_{6,7,8})
 PYTHON_REQ_USE="threads(+)"
 
 inherit distutils-r1 toolchain-funcs

diff --git a/dev-python/m2crypto/m2crypto-0.36.0.ebuild 
b/dev-python/m2crypto/m2crypto-0.36.0-r1.ebuild
similarity index 97%
rename from dev-python/m2crypto/m2crypto-0.36.0.ebuild
rename to dev-python/m2crypto/m2crypto-0.36.0-r1.ebuild
index 544cbbac4e1..98a5e00e552 100644
--- a/dev-python/m2crypto/m2crypto-0.36.0.ebuild
+++ b/dev-python/m2crypto/m2crypto-0.36.0-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6..9} )
+PYTHON_COMPAT=( python3_{6..9} )
 PYTHON_REQ_USE="threads(+)"
 
 inherit distutils-r1 toolchain-funcs

Reply via email to