From 56700e019ff454fe4b48c269cc9cbc4774725840 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:18:51 +0100 Subject: [PATCH] dev-python/gabbi: 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/gabbi/gabbi-2.3.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/gabbi/gabbi-2.3.0.ebuild b/dev-python/gabbi/gabbi-2.3.0.ebuild index debde45f1e..2070ae8e23 100644 --- a/dev-python/gabbi/gabbi-2.3.0.ebuild +++ b/dev-python/gabbi/gabbi-2.3.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 @@ -33,7 +33,6 @@ DEPEND=" ${RDEPEND} test? ( dev-python/stestr[${PYTHON_USEDEP}] - dev-python/hacking[${PYTHON_USEDEP}] ) "