From af212adbcb7e877340bf21b7a067d75d2531cdb8 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [feature/flatten]" Date: Sat, 17 Oct 2020 01:12:42 +0000 Subject: Updating liguros repo --- dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'dev-python/python-blazarclient') diff --git a/dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild b/dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild index 962b05d1097c..f4b1acc75758 100644 --- a/dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild +++ b/dev-python/python-blazarclient/python-blazarclient-2.1.0.ebuild @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 + +DISTUTILS_USE_SETUPTOOLS=rdepend PYTHON_COMPAT=( python3_{5,6,7,8,9} ) inherit distutils-r1 @@ -17,8 +19,7 @@ IUSE="" CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] !~dev-python/pbr-2.1.0" -DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] - ${CDEPEND}" +DEPEND="${CDEPEND}" RDEPEND=" ${CDEPEND} >=dev-python/cliff-2.8.0[${PYTHON_USEDEP}] -- cgit v1.3.1