dev-python/owslib: python3_8

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>
This commit is contained in:
Andreas Sturmlechner
2019-12-01 21:36:29 +01:00
committed by Aaron Bauman
parent 1ed8a5f919
commit 909257d5eb

View File

@@ -3,7 +3,7 @@
EAPI=7
PYTHON_COMPAT=( python3_{6,7} )
PYTHON_COMPAT=( python3_{6,7,8} )
inherit distutils-r1
DESCRIPTION="Library for client programming with Open Geospatial Consortium web service"