diff --git a/dev-python/oslo-upgradecheck/oslo-upgradecheck-1.4.0.ebuild b/dev-python/oslo-upgradecheck/oslo-upgradecheck-1.4.0.ebuild index 3b080083be..fb8787c978 100644 --- a/dev-python/oslo-upgradecheck/oslo-upgradecheck-1.4.0.ebuild +++ b/dev-python/oslo-upgradecheck/oslo-upgradecheck-1.4.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 @@ -32,7 +32,6 @@ DEPEND=" ${RDEPEND} >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] test? ( - >=dev-python/hacking-3.0[${PYTHON_USEDEP}] >=dev-python/oslotest-3.5.0[${PYTHON_USEDEP}] >=dev-python/oslo-serialization-2.21.1[${PYTHON_USEDEP}] )