diff --git a/dev-python/oslo-service/oslo-service-2.6.0.ebuild b/dev-python/oslo-service/oslo-service-2.6.0.ebuild index 18f3c8baff..1ac8abec0e 100644 --- a/dev-python/oslo-service/oslo-service-2.6.0.ebuild +++ b/dev-python/oslo-service/oslo-service-2.6.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 @@ -43,7 +43,6 @@ DEPEND=" >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] test? ( >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] >=dev-python/requests-2.14.2[${PYTHON_USEDEP}] >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}]