From: Andreas Sturmlechner Date: Sun, 1 Dec 2019 20:37:49 +0000 (+0100) Subject: dev-python/pyproj: python3_8 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=adb12cb14c7c206adfe90931e6067720e0d2d2d8;p=gentoo.git dev-python/pyproj: python3_8 Tests passed. Package-Manager: Portage-2.3.80, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner Signed-off-by: Aaron Bauman --- diff --git a/dev-python/pyproj/pyproj-2.4.1.ebuild b/dev-python/pyproj/pyproj-2.4.1.ebuild index e634e69603c5..e46bd9bcde94 100644 --- a/dev-python/pyproj/pyproj-2.4.1.ebuild +++ b/dev-python/pyproj/pyproj-2.4.1.ebuild @@ -4,7 +4,7 @@ EAPI=7 # Python < 3.6 requires https://pypi.org/project/aenum/ -PYTHON_COMPAT=( python3_{6,7} ) +PYTHON_COMPAT=( python3_{6,7,8} ) inherit distutils-r1 flag-o-matic