From 8ee64b2b29c1247d384077b8eea2d5ef91eba60d Mon Sep 17 00:00:00 2001 From: Alessandro Barbieri Date: Sun, 26 Sep 2021 21:26:51 +0200 Subject: [PATCH] dev-python/oslo-cache: remove hacking constraint Signed-off-by: Alessandro Barbieri --- dev-python/oslo-cache/oslo-cache-2.8.1.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/oslo-cache/oslo-cache-2.8.1.ebuild b/dev-python/oslo-cache/oslo-cache-2.8.1.ebuild index 548c6b118c..14a807cce2 100644 --- a/dev-python/oslo-cache/oslo-cache-2.8.1.ebuild +++ b/dev-python/oslo-cache/oslo-cache-2.8.1.ebuild @@ -36,7 +36,6 @@ DEPEND=" ${RDEPEND} test? ( >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] - =dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] >=dev-python/pifpaf-0.10.0[${PYTHON_USEDEP}] >=dev-python/pymemcache-3.4.0[${PYTHON_USEDEP}]