commit:     272ca391028fc9c5186379bd5c419d68ffb861a6
Author:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 27 05:50:33 2019 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Wed Nov 27 07:57:50 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=272ca391

virtual/python-greenlet-1.0-r1: revbump, move to EAPI=7, python 3.8

Package-Manager: Portage-2.3.79, Repoman-2.3.18
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 .../{python-greenlet-1.0.ebuild => python-greenlet-1.0-r1.ebuild}     | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/virtual/python-greenlet/python-greenlet-1.0.ebuild 
b/virtual/python-greenlet/python-greenlet-1.0-r1.ebuild
similarity index 86%
rename from virtual/python-greenlet/python-greenlet-1.0.ebuild
rename to virtual/python-greenlet/python-greenlet-1.0-r1.ebuild
index ce408bd7e6b..08598a64f5a 100644
--- a/virtual/python-greenlet/python-greenlet-1.0.ebuild
+++ b/virtual/python-greenlet/python-greenlet-1.0-r1.ebuild
@@ -1,9 +1,9 @@
 # Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=7
 
-PYTHON_COMPAT=( python2_7 python3_{5,6,7} pypy pypy3 )
+PYTHON_COMPAT=( python2_7 python3_{5,6,7,8} pypy{,3} )
 
 inherit python-r1
 

Reply via email to