From 19fd894c388c1eb560e7202e4f52f6acdd6077af Mon Sep 17 00:00:00 2001 From: Patrick McLean Date: Tue, 5 May 2020 18:31:20 -0700 Subject: [PATCH] dev-python/munch-2.5.0-r1: Add test dep on >=pyyaml-5.1, bug #712576 Closes: https://bugs.gentoo.org/712576 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean --- dev-python/munch/{munch-2.5.0.ebuild => munch-2.5.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) rename dev-python/munch/{munch-2.5.0.ebuild => munch-2.5.0-r1.ebuild} (92%) diff --git a/dev-python/munch/munch-2.5.0.ebuild b/dev-python/munch/munch-2.5.0-r1.ebuild similarity index 92% rename from dev-python/munch/munch-2.5.0.ebuild rename to dev-python/munch/munch-2.5.0-r1.ebuild index 13e782e05ef1..ddd6c95ef23a 100644 --- a/dev-python/munch/munch-2.5.0.ebuild +++ b/dev-python/munch/munch-2.5.0-r1.ebuild @@ -17,6 +17,7 @@ SLOT="0" BDEPEND=" dev-python/setuptools[${PYTHON_USEDEP}] dev-python/six[${PYTHON_USEDEP}] + test? ( >=dev-python/pyyaml-5.1[${PYTHON_USEDEP}] ) " PATCHES=( -- 2.26.2