diff --git a/dev-python/osprofiler/osprofiler-3.4.2.ebuild b/dev-python/osprofiler/osprofiler-3.4.2.ebuild index 57e0503db4..bdc5e8222f 100644 --- a/dev-python/osprofiler/osprofiler-3.4.2.ebuild +++ b/dev-python/osprofiler/osprofiler-3.4.2.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 @@ -41,7 +41,6 @@ DEPEND=" ${RDEPEND} >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] test? ( - >=dev-python/hacking-3.1.0[${PYTHON_USEDEP}] >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}] >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}] >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]