commit:     87f7034575a88dfa610bd04db579ef26c5433720
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Mon Mar  2 19:37:19 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Mon Mar  2 19:37:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=87f70345

dev-vcs/git-repo-updater: No need to specify setuptools in RDEPEND

inherit distutils-r1 already does this for you

Package-Manager: Portage-2.3.91, Repoman-2.3.20
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 dev-vcs/git-repo-updater/git-repo-updater-0.5.1.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dev-vcs/git-repo-updater/git-repo-updater-0.5.1.ebuild 
b/dev-vcs/git-repo-updater/git-repo-updater-0.5.1.ebuild
index e7c418b..57c079a 100644
--- a/dev-vcs/git-repo-updater/git-repo-updater-0.5.1.ebuild
+++ b/dev-vcs/git-repo-updater/git-repo-updater-0.5.1.ebuild
@@ -20,7 +20,6 @@ KEYWORDS="~amd64"
 RDEPEND="
        >=dev-python/colorama-0.3.9[${PYTHON_USEDEP}]
        >=dev-python/git-python-2.1.8[${PYTHON_USEDEP}]
-       dev-python/setuptools[${PYTHON_USEDEP}]
 "
 
 distutils_enable_tests pytest

Reply via email to