commit:     9ba5127e183f0d4d8c73a02961d3271fcf783859
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 30 06:21:45 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 30 06:21:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ba5127e

dev-vcs/git-filter-repo: drop superfluous PYTHON_DEPS

Leftover from the previous python-single-r1->distutils-r1 porting.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r1.ebuild | 1 -
 dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r2.ebuild | 1 -
 2 files changed, 2 deletions(-)

diff --git a/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r1.ebuild 
b/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r1.ebuild
index 710545220a60..526f66ecd117 100644
--- a/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r1.ebuild
+++ b/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r1.ebuild
@@ -17,7 +17,6 @@ KEYWORDS="~amd64 ~arm64 ~loong ~x86"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
-       ${PYTHON_DEPS}
        >=dev-vcs/git-$(ver_cut 1-2)
 "
 BDEPEND="

diff --git a/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r2.ebuild 
b/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r2.ebuild
index 4155adf57f1e..38da8b921c39 100644
--- a/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r2.ebuild
+++ b/dev-vcs/git-filter-repo/git-filter-repo-2.38.0-r2.ebuild
@@ -17,7 +17,6 @@ KEYWORDS="~amd64 ~arm64 ~loong ~x86"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
 
 RDEPEND="
-       ${PYTHON_DEPS}
        >=dev-vcs/git-$(ver_cut 1-2)
 "
 BDEPEND="

Reply via email to