dev-python/owslib: python3_8
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 1 Dec 2019 20:36:29 +0000 (21:36 +0100)
committerAaron Bauman <bman@gentoo.org>
Tue, 3 Dec 2019 04:17:51 +0000 (23:17 -0500)
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/owslib/owslib-0.17.1-r1.ebuild

index 29a6ac4beb8d44dafc5a00177dcb0cfb9c4e7210..76c1d3aa1f93325c6d83c6456cc102e4901ae207 100644 (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"