commit: 8f3f9ca34190b66b691ec3590eabd3559d6c5d32
Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Fri Aug 14 17:54:40 2020 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Fri Aug 14 17:54:40 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8f3f9ca3
dev-python/watchgod: add py3.8
Package-Manager: Portage-3.0.2, Repoman-2.3.23
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>
dev-python/watchgod/watchgod-0.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/watchgod/watchgod-0.6.ebuild
b/dev-python/watchgod/watchgod-0.6.ebuild
index 7148f41..cd6373c 100644
--- a/dev-python/watchgod/watchgod-0.6.ebuild
+++ b/dev-python/watchgod/watchgod-0.6.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-PYTHON_COMPAT=( python3_{6,7} )
+PYTHON_COMPAT=( python3_{7,8} )
DISTUTILS_USE_SETUPTOOLS=rdepend