diff --git a/dev-python/aodhclient/aodhclient-2.3.0.ebuild b/dev-python/aodhclient/aodhclient-2.3.0.ebuild index 6cd5089aaf..4a8a532133 100644 --- a/dev-python/aodhclient/aodhclient-2.3.0.ebuild +++ b/dev-python/aodhclient/aodhclient-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 @@ -36,7 +36,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-3.0[${PYTHON_USEDEP}] >=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}] >=dev-python/reno-1.6.2[${PYTHON_USEDEP}] >=dev-python/tempest-10[${PYTHON_USEDEP}]