From 9d087e605f007f6a8ee3cf5ea9e1ee8acb96fe7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sun, 31 Jan 2021 20:58:13 +0100 Subject: dev-python/async-lru: Require pytest<6.2 for tests MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/768093 Signed-off-by: Michał Górny --- dev-python/async-lru/async-lru-1.0.2_p20201029.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python') diff --git a/dev-python/async-lru/async-lru-1.0.2_p20201029.ebuild b/dev-python/async-lru/async-lru-1.0.2_p20201029.ebuild index c3cc4caba708..7935c28218c0 100644 --- a/dev-python/async-lru/async-lru-1.0.2_p20201029.ebuild +++ b/dev-python/async-lru/async-lru-1.0.2_p20201029.ebuild @@ -22,6 +22,7 @@ KEYWORDS="~amd64 ~x86" BDEPEND=" test? ( +