From 7c54c6099de58b7836bb7e906196e39e1288d9a8 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:28:25 +0100 Subject: [PATCH] dev-python/python-blazarclient: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- .../python-blazarclient/python-blazarclient-3.3.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/python-blazarclient/python-blazarclient-3.3.1.ebuild b/dev-python/python-blazarclient/python-blazarclient-3.3.1.ebuild index a8d09ef431..68d2ca016c 100644 --- a/dev-python/python-blazarclient/python-blazarclient-3.3.1.ebuild +++ b/dev-python/python-blazarclient/python-blazarclient-3.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -33,7 +33,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-1.1.0[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]