commit:     fca27fc5df04c2722f031d7a60b362f61d2177e5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 14 12:02:00 2018 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 14 12:08:48 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fca27fc5

dev-python/path-py: Add missing test-dep on packaging

Closes: https://bugs.gentoo.org/660934

 dev-python/path-py/path-py-11.0.1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/path-py/path-py-11.0.1.ebuild 
b/dev-python/path-py/path-py-11.0.1.ebuild
index 730d60b7603..8fe229445c4 100644
--- a/dev-python/path-py/path-py-11.0.1.ebuild
+++ b/dev-python/path-py/path-py-11.0.1.ebuild
@@ -23,6 +23,7 @@ RDEPEND="
 DEPEND="${RDEPEND}
        dev-python/setuptools[${PYTHON_USEDEP}]
        test? (
+               dev-python/packaging[${PYTHON_USEDEP}]
                dev-python/pytest[${PYTHON_USEDEP}]
        )"
 

Reply via email to