diff --git a/dev-python/castellan/castellan-3.9.1.ebuild b/dev-python/castellan/castellan-3.9.1.ebuild index c567d5e3ec..2aa10e9605 100644 --- a/dev-python/castellan/castellan-3.9.1.ebuild +++ b/dev-python/castellan/castellan-3.9.1.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.1[${PYTHON_USEDEP}] >=dev-python/python-barbicanclient-4.5.2[${PYTHON_USEDEP}] >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]