commit:     e9ecbf87816464434798bf61e90f8b64e96893ff
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  6 10:38:37 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Thu Jan  6 10:38:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9ecbf87

dev-python/flit: remove superfluous sys-apps/findutils dep

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-python/flit/flit-3.4.0.ebuild | 3 +--
 dev-python/flit/flit-3.5.0.ebuild | 3 +--
 dev-python/flit/flit-3.5.1.ebuild | 3 +--
 dev-python/flit/flit-3.6.0.ebuild | 3 +--
 4 files changed, 4 insertions(+), 8 deletions(-)

diff --git a/dev-python/flit/flit-3.4.0.ebuild 
b/dev-python/flit/flit-3.4.0.ebuild
index 1bc9a7f33b5c..e0ffe8a26ea2 100644
--- a/dev-python/flit/flit-3.4.0.ebuild
+++ b/dev-python/flit/flit-3.4.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -26,7 +26,6 @@ RDEPEND="
 "
 BDEPEND="${RDEPEND}
        sys-apps/grep
-       sys-apps/findutils
        test? (
                dev-python/responses[${PYTHON_USEDEP}]
                dev-python/testpath[${PYTHON_USEDEP}]

diff --git a/dev-python/flit/flit-3.5.0.ebuild 
b/dev-python/flit/flit-3.5.0.ebuild
index 1bc9a7f33b5c..e0ffe8a26ea2 100644
--- a/dev-python/flit/flit-3.5.0.ebuild
+++ b/dev-python/flit/flit-3.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -26,7 +26,6 @@ RDEPEND="
 "
 BDEPEND="${RDEPEND}
        sys-apps/grep
-       sys-apps/findutils
        test? (
                dev-python/responses[${PYTHON_USEDEP}]
                dev-python/testpath[${PYTHON_USEDEP}]

diff --git a/dev-python/flit/flit-3.5.1.ebuild 
b/dev-python/flit/flit-3.5.1.ebuild
index a5cc9637395b..0b4c68459970 100644
--- a/dev-python/flit/flit-3.5.1.ebuild
+++ b/dev-python/flit/flit-3.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -26,7 +26,6 @@ RDEPEND="
 "
 BDEPEND="${RDEPEND}
        sys-apps/grep
-       sys-apps/findutils
        test? (
                dev-python/pip[${PYTHON_USEDEP}]
                dev-python/responses[${PYTHON_USEDEP}]

diff --git a/dev-python/flit/flit-3.6.0.ebuild 
b/dev-python/flit/flit-3.6.0.ebuild
index 13ed55109146..d5541742237d 100644
--- a/dev-python/flit/flit-3.6.0.ebuild
+++ b/dev-python/flit/flit-3.6.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2021 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -26,7 +26,6 @@ RDEPEND="
 "
 BDEPEND="${RDEPEND}
        sys-apps/grep
-       sys-apps/findutils
        test? (
                dev-python/pip[${PYTHON_USEDEP}]
                dev-python/responses[${PYTHON_USEDEP}]

Reply via email to