commit:     18f79d2f10a5685d3bc2779b328961866e49f3fe
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 08:10:37 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 08:16:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18f79d2f

dev-python/nautilus-python: Remove python2

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

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

diff --git a/dev-python/nautilus-python/nautilus-python-1.2.3.ebuild 
b/dev-python/nautilus-python/nautilus-python-1.2.3-r1.ebuild
similarity index 96%
rename from dev-python/nautilus-python/nautilus-python-1.2.3.ebuild
rename to dev-python/nautilus-python/nautilus-python-1.2.3-r1.ebuild
index a393d5a236b..23826a71194 100644
--- a/dev-python/nautilus-python/nautilus-python-1.2.3.ebuild
+++ b/dev-python/nautilus-python/nautilus-python-1.2.3-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=6
 
 GNOME2_LA_PUNT="yes"
-PYTHON_COMPAT=( python{2_7,3_{6,7,8,9}} )
+PYTHON_COMPAT=( python3_{6,7,8,9} )
 
 inherit gnome2 python-single-r1
 

Reply via email to