commit:     96ac25f0cc761be0b69a21141193457a3dc04841
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 16 14:07:01 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Dec 16 14:37:41 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96ac25f0

dev-python/python-fastimport: Tested on python3.8

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

 dev-python/python-fastimport/python-fastimport-0.9.8.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild 
b/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
index a6971f7c4fa..324652f9d86 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.8.ebuild
@@ -4,7 +4,7 @@
 EAPI=7
 
 DISTUTILS_USE_SETUPTOOLS=no
-PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7}} )
+PYTHON_COMPAT=( pypy{,3} python{2_7,3_{5,6,7,8}} )
 
 inherit distutils-r1
 

Reply via email to