commit:     4a3139b374f944c0b945b1eb2e6410aedccc4555
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 14 22:40:07 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sun Jan 14 23:04:53 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4a3139b3

sci-geosciences/qgis: Depends on dev-python/owslib

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 sci-geosciences/qgis/qgis-9999.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/sci-geosciences/qgis/qgis-9999.ebuild 
b/sci-geosciences/qgis/qgis-9999.ebuild
index 3bb8a29f239..a167a5305cf 100644
--- a/sci-geosciences/qgis/qgis-9999.ebuild
+++ b/sci-geosciences/qgis/qgis-9999.ebuild
@@ -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}]

Reply via email to