summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-01-06 11:38:37 +0100
committerDavid Seifert <soap@gentoo.org>2022-01-06 11:38:37 +0100
commite9ecbf87816464434798bf61e90f8b64e96893ff (patch)
tree92620d42cbabc65b135da20f9829521ff6da4b78
parentdev-libs/simdjson: remove superfluous sys-apps/findutils dep (diff)
downloadgentoo-e9ecbf87.tar.gz
gentoo-e9ecbf87.tar.bz2
gentoo-e9ecbf87.zip
dev-python/flit: remove superfluous sys-apps/findutils dep
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--dev-python/flit/flit-3.4.0.ebuild3
-rw-r--r--dev-python/flit/flit-3.5.0.ebuild3
-rw-r--r--dev-python/flit/flit-3.5.1.ebuild3
-rw-r--r--dev-python/flit/flit-3.6.0.ebuild3
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}]