diff --git a/dev-python/python-zaqarclient/python-zaqarclient-2.2.0.ebuild b/dev-python/python-zaqarclient/python-zaqarclient-2.2.0.ebuild index 20429ff1d1..3bdbe47926 100644 --- a/dev-python/python-zaqarclient/python-zaqarclient-2.2.0.ebuild +++ b/dev-python/python-zaqarclient/python-zaqarclient-2.2.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/fixtures-3.0.0[${PYTHON_USEDEP}] >=dev-python/mock-2.0.0[${PYTHON_USEDEP}] >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]