aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-python/python-octaviaclient/python-octaviaclient-2.4.0.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/python-octaviaclient/python-octaviaclient-2.4.0.ebuild b/dev-python/python-octaviaclient/python-octaviaclient-2.4.0.ebuild
index c4f15fab2..38e11dee3 100644
--- a/dev-python/python-octaviaclient/python-octaviaclient-2.4.0.ebuild
+++ b/dev-python/python-octaviaclient/python-octaviaclient-2.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
@@ -33,7 +33,6 @@ RDEPEND="
DEPEND="
${RDEPEND}
test? (
- >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}]
>=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}]
>=dev-python/pygments-2.2.0[${PYTHON_USEDEP}]
>=dev-python/bandit-1.1.0[${PYTHON_USEDEP}]