dev-python/munch-2.5.0-r1: Add test dep on >=pyyaml-5.1, bug #712576
authorPatrick McLean <chutzpah@gentoo.org>
Wed, 6 May 2020 01:31:20 +0000 (18:31 -0700)
committerPatrick McLean <chutzpah@gentoo.org>
Wed, 6 May 2020 01:31:28 +0000 (18:31 -0700)
Closes: https://bugs.gentoo.org/712576
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
dev-python/munch/munch-2.5.0-r1.ebuild [moved from dev-python/munch/munch-2.5.0.ebuild with 92% similarity]

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 13e782e05ef1e82e457e56e8f2ad803893efec0f..ddd6c95ef23a6fd7340de7551ff2f0baaee49aa4 100644 (file)
@@ -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=(