commit:     777a84c4c5cc4240b97ec11ce431ddf704f6c534
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 15 05:52:40 2020 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Wed Apr 15 05:52:40 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=777a84c4

dev-python/path-py: DISTUTILS_USE_SETUPTOOLS=rdepend

Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 dev-python/path-py/{path-py-12.0.2.ebuild => path-py-12.0.2-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dev-python/path-py/path-py-12.0.2.ebuild 
b/dev-python/path-py/path-py-12.0.2-r1.ebuild
similarity index 97%
rename from dev-python/path-py/path-py-12.0.2.ebuild
rename to dev-python/path-py/path-py-12.0.2-r1.ebuild
index 656360700d3..12f5101bb04 100644
--- a/dev-python/path-py/path-py-12.0.2.ebuild
+++ b/dev-python/path-py/path-py-12.0.2-r1.ebuild
@@ -4,6 +4,7 @@
 EAPI=7
 
 PYTHON_COMPAT=( python3_{6,7,8} pypy3 )
+DISTUTILS_USE_SETUPTOOLS=rdepend
 
 inherit distutils-r1
 

Reply via email to