From 03bdc49c4f0a1efaeac6466d9fa02751cd84917a Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:20:26 +0100 Subject: [PATCH] dev-python/neutron-lib: 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 --- dev-python/neutron-lib/neutron-lib-2.15.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/neutron-lib/neutron-lib-2.15.0.ebuild b/dev-python/neutron-lib/neutron-lib-2.15.0.ebuild index 7c3e2ee446..b76e7b11bf 100644 --- a/dev-python/neutron-lib/neutron-lib-2.15.0.ebuild +++ b/dev-python/neutron-lib/neutron-lib-2.15.0.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 @@ -56,7 +56,6 @@ DEPEND=" ${RDEPEND} >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}] >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]