diff --git a/dev-python/os-resource-classes/os-resource-classes-1.1.0.ebuild b/dev-python/os-resource-classes/os-resource-classes-1.1.0.ebuild index a42b9de426..bf1cbef85d 100644 --- a/dev-python/os-resource-classes/os-resource-classes-1.1.0.ebuild +++ b/dev-python/os-resource-classes/os-resource-classes-1.1.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 @@ -23,7 +23,6 @@ RDEPEND=">=dev-python/pbr-2.0[${PYTHON_USEDEP}]" DEPEND="${RDEPEND}" BDEPEND=" test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}] >=dev-python/testtools-1.4.0[${PYTHON_USEDEP}] )