sci-geosciences/qgis: Depends on dev-python/owslib
authorAndreas Sturmlechner <asturm@gentoo.org>
Sun, 14 Jan 2018 22:40:07 +0000 (23:40 +0100)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sun, 14 Jan 2018 23:04:53 +0000 (00:04 +0100)
Package-Manager: Portage-2.3.19, Repoman-2.3.6

sci-geosciences/qgis/qgis-9999.ebuild

index 3bb8a29f2390d277500ba2b7928fa1b64e0cbc65..a167a5305cf5f29aa9a687e37ffffda197ac5231 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
 
-PYTHON_COMPAT=( python3_{4,5,6} )
+PYTHON_COMPAT=( python3_5 )
 PYTHON_REQ_USE="sqlite"
 QT_MIN_VER="5.9.1"
 
@@ -67,6 +67,7 @@ COMMON_DEPEND="
                dev-python/httplib2[${PYTHON_USEDEP}]
                dev-python/jinja[${PYTHON_USEDEP}]
                dev-python/markupsafe[${PYTHON_USEDEP}]
+               dev-python/owslib[${PYTHON_USEDEP}]
                dev-python/pygments[${PYTHON_USEDEP}]
                dev-python/PyQt5[sql,svg,webkit?,${PYTHON_USEDEP}]
                dev-python/python-dateutil[${PYTHON_USEDEP}]