From 7210c19c6a06548888c6f2c7156dc188deb114d8 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 22 Apr 2023 10:30:23 +0200 Subject: dev-python/Babel: Add a test dep on dev-python/pytz MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/904043 Signed-off-by: Michał Górny --- dev-python/Babel/Babel-2.12.1.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/Babel') diff --git a/dev-python/Babel/Babel-2.12.1.ebuild b/dev-python/Babel/Babel-2.12.1.ebuild index 943a3ce6af7f..4835ae56e264 100644 --- a/dev-python/Babel/Babel-2.12.1.ebuild +++ b/dev-python/Babel/Babel-2.12.1.ebuild @@ -37,6 +37,7 @@ BDEPEND=" ${RDEPEND} test? ( dev-python/freezegun[${PYTHON_USEDEP}] + dev-python/pytz[${PYTHON_USEDEP}] ) " -- cgit v1.2.3-65-gdbad