From: Patrick McLean Date: Wed, 6 May 2020 01:31:20 +0000 (-0700) Subject: dev-python/munch-2.5.0-r1: Add test dep on >=pyyaml-5.1, bug #712576 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=19fd894c388c1eb560e7202e4f52f6acdd6077af;p=gentoo.git 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 --- 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=(