summaryrefslogtreecommitdiff
path: root/dev-python/argcomplete
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-01-04 19:17:15 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-01-04 19:17:15 +0000
commit01e21e5e09bfbb2664a799314228bc074ffd2974 (patch)
tree3fe9269a4cbf84681128fa5778e5c100afa6b406 /dev-python/argcomplete
parent69eb6af457262e87736a8487044143fcd552ace1 (diff)
downloadbaldeagleos-repo-01e21e5e09bfbb2664a799314228bc074ffd2974.tar.gz
baldeagleos-repo-01e21e5e09bfbb2664a799314228bc074ffd2974.tar.xz
baldeagleos-repo-01e21e5e09bfbb2664a799314228bc074ffd2974.zip
Adding metadata
Diffstat (limited to 'dev-python/argcomplete')
-rw-r--r--dev-python/argcomplete/argcomplete-3.6.2.ebuild3
-rw-r--r--dev-python/argcomplete/argcomplete-3.6.3.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-python/argcomplete/argcomplete-3.6.2.ebuild b/dev-python/argcomplete/argcomplete-3.6.2.ebuild
index c383afff9435..ad35283cf86d 100644
--- a/dev-python/argcomplete/argcomplete-3.6.2.ebuild
+++ b/dev-python/argcomplete/argcomplete-3.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -24,7 +24,6 @@ RESTRICT="!test? ( test )"
BDEPEND="
dev-python/hatch-vcs[${PYTHON_USEDEP}]
test? (
- app-shells/fish
app-shells/tcsh
app-shells/zsh
dev-python/pexpect[${PYTHON_USEDEP}]
diff --git a/dev-python/argcomplete/argcomplete-3.6.3.ebuild b/dev-python/argcomplete/argcomplete-3.6.3.ebuild
index 2244a24b53fd..3fcdc91be577 100644
--- a/dev-python/argcomplete/argcomplete-3.6.3.ebuild
+++ b/dev-python/argcomplete/argcomplete-3.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -26,7 +26,6 @@ RESTRICT="!test? ( test )"
BDEPEND="
dev-python/hatch-vcs[${PYTHON_USEDEP}]
test? (
- app-shells/fish
app-shells/tcsh
~app-shells/zsh-5.9
dev-python/pexpect[${PYTHON_USEDEP}]