dev-python/pyproj: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 1 Dec 2019 20:37:49 +0000 (21:37 +0100)
committerAaron Bauman <bman@gentoo.org>
Tue, 3 Dec 2019 04:17:51 +0000 (23:17 -0500)
Tests passed.

Package-Manager: Portage-2.3.80, Repoman-2.3.18
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
dev-python/pyproj/pyproj-2.4.1.ebuild

index e634e69603c51130390d177e96ec7605661c829b..e46bd9bcde9488ae128a48ca04287c49a9dbec37 100644 (file)
@@ -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