commit:     15abdef14ad4ba406d1dd5783b26e22814123cb0
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 08:22:12 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 08:34:52 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15abdef1

dev-python/bottle: Remove python2

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

 dev-python/bottle/{bottle-0.12.18.ebuild => bottle-0.12.18-r1.ebuild} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/bottle/bottle-0.12.18.ebuild 
b/dev-python/bottle/bottle-0.12.18-r1.ebuild
similarity index 96%
rename from dev-python/bottle/bottle-0.12.18.ebuild
rename to dev-python/bottle/bottle-0.12.18-r1.ebuild
index b03629e5881..37b91cf668f 100644
--- a/dev-python/bottle/bottle-0.12.18.ebuild
+++ b/dev-python/bottle/bottle-0.12.18-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{6,7,8,9} pypy3 )
+PYTHON_COMPAT=( python3_{6,7,8,9} pypy3 )
 
 inherit distutils-r1 optfeature
 

Reply via email to