commit:     b9d1183ac8a3eae0e1a223042f248f9991ad8d9c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 21:09:01 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 21:33:01 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9d1183a

dev-python/dulwich: Remove python2

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

 .../dulwich/{dulwich-0.19.15.ebuild => dulwich-0.19.15-r1.ebuild}       | 2 +-
 dev-python/dulwich/{dulwich-0.20.5.ebuild => dulwich-0.20.5-r1.ebuild}  | 0
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/dulwich/dulwich-0.19.15.ebuild 
b/dev-python/dulwich/dulwich-0.19.15-r1.ebuild
similarity index 97%
rename from dev-python/dulwich/dulwich-0.19.15.ebuild
rename to dev-python/dulwich/dulwich-0.19.15-r1.ebuild
index 0d01a5efa51..45305d3af9c 100644
--- a/dev-python/dulwich/dulwich-0.19.15.ebuild
+++ b/dev-python/dulwich/dulwich-0.19.15-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=7
 
-PYTHON_COMPAT=( python{2_7,3_{6,7,8}} )
+PYTHON_COMPAT=( python3_{6,7,8} )
 
 inherit distutils-r1
 

diff --git a/dev-python/dulwich/dulwich-0.20.5.ebuild 
b/dev-python/dulwich/dulwich-0.20.5-r1.ebuild
similarity index 100%
rename from dev-python/dulwich/dulwich-0.20.5.ebuild
rename to dev-python/dulwich/dulwich-0.20.5-r1.ebuild

Reply via email to