diff options
-rw-r--r-- | dev-python/flit/flit-3.4.0.ebuild | 3 | ||||
-rw-r--r-- | dev-python/flit/flit-3.5.0.ebuild | 3 | ||||
-rw-r--r-- | dev-python/flit/flit-3.5.1.ebuild | 3 | ||||
-rw-r--r-- | 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}] |