summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-shells/bash-completion: disable py3.13Alfred Wingate2024-05-101-1/+1
| | | | | | | | | | | | * To add a target that isn't supported by bash-completions you have first modify the completions file to add the new target and symlink it. * Symlinking is incorrectly done currently as dosym adds D already. Closes: https://bugs.gentoo.org/931665 Signed-off-by: Alfred Wingate <parona@protonmail.com> Closes: https://github.com/gentoo/gentoo/pull/36627 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* app-shells/bash-completion: add 2.14.0Arthur Zamarin2024-05-103-0/+192
| | | | | | | - Also apply fix to optimize kernel modules search completion Closes: https://bugs.gentoo.org/669128 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-shells/bash-completion: fix blocker atom (!)Sam James2024-05-032-2/+2
| | | | | Fixes: 3502e4f637e92eedb871b5aab25aec6ea238308a Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash-completion: sync live (partly)Sam James2024-05-031-0/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash-completion: add pytest-forked test depSam James2024-05-031-0/+2
| | | | | | | | I'm actually wondering if I'm forgetting something here, because I was convinced pytest-forked or something merged into pytest-xdist...? Closes: https://bugs.gentoo.org/931131 Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash-completion: block old app-text/tree which installs its own ↵Sam James2024-05-032-0/+2
| | | | | | | | | completion >=app-text/tree-2.1.1-r1 defers to the new one in >=bash-completion-2.13.0. Closes: https://bugs.gentoo.org/931129 Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash-completion: add myself as a maintainerArthur Zamarin2024-05-031-0/+4
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-shells/bash-completion: sync liveArthur Zamarin2024-05-031-3/+22
| | | | | Closes: https://bugs.gentoo.org/865511 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-shells/bash-completion: add 2.13.0Arthur Zamarin2024-05-032-0/+174
| | | | | | | | | | | | | | | - add pytest-xdist for tests, for parallel testing - automatically extend symlinks for all supported python targets - fix CHANGES file rename - disable some more tests we don't really care about Closes: https://bugs.gentoo.org/886159 Closes: https://bugs.gentoo.org/622892 Closes: https://bugs.gentoo.org/836360 Closes: https://bugs.gentoo.org/734120 Closes: https://bugs.gentoo.org/669128 Bug: https://bugs.gentoo.org/865511 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* app-shells/bash-completion: Enable py3.12Michał Górny2024-03-032-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/bash-completion: Remove myselfMichał Górny2024-03-031-4/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/bash-completion: drop dead prefix targetsSam James2023-06-102-12/+8
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* */*: remove sparc64-solaris keywordFabian Groffen2023-05-251-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* */*: remove sparc-solaris keywordFabian Groffen2023-05-251-1/+1
| | | | Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-shells/bash-completion: Deselect a failing testMichał Górny2023-03-031-0/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/bash-completion: Use epytest to run testsMichał Górny2023-03-032-18/+28
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/bash-completion: Update URLsMichał Górny2023-03-032-3/+3
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/bash-completion: EAPI 8Michał Górny2023-03-032-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/bash-completion: Move test dependencies to BDEPENDMichał Górny2023-03-032-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/bash-completion: ReformatMichał Górny2023-03-032-11/+28
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/bash-completion: Remove unused inheritsMichał Górny2023-03-032-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/bash-completion: Use python_has_versionMichał Górny2023-03-032-4/+4
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/bash-completion: Enable py3.11Michał Górny2023-03-032-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: remove py3.8 from PYTHON_COMPATDavid Seifert2023-01-142-4/+4
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* app-shells/bash-completion: use the correct eselect module nameChris Mayo2022-12-051-1/+1
| | | | | | Signed-off-by: Chris Mayo <aklhfex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/28554 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/bash-completion: keyword 2.11 for ~loongWANG Xuerui2022-08-281-1/+1
| | | | Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
* app-shells/bash-completion: add Python 3.10Sam James2022-05-072-2/+2
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash-completion: addpredict ~ for testsMike Gilbert2022-04-232-4/+10
| | | | | Closes: https://bugs.gentoo.org/839840 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* app-shells/bash-completion: Keyword 2.11 for ~m68kJames Le Cuirot2021-09-181-1/+1
| | | | | | | 5 tests failed but 1231 passed. At least some failures were down to flawed tests. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* app-shells/bash-completion: keyword 2.11 for ~riscvGeorgy Yakovlev2021-07-211-1/+1
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* app-shells/bash-completion: add missing user-info eclassMichael Mair-Keimberger2021-04-141-2/+2
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/20368 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Normalize metadata.xml filesMichał Górny2021-03-161-1/+1
| | | | | | | | | | | Normalize quoting, replace '>' with entities, replace unnecessary entities, remove trailing empty lines. Done via: find -name metadata.xml -exec xml ed -P -L -d //none {} + Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Remove obsolete values from PYTHON_COMPATMichał Górny2021-01-312-2/+2
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/bash-completion: drop x86-macosFabian Groffen2021-01-061-2/+2
| | | | | Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-shells/bash-completion: drop ppc-aix m68k-mintFabian Groffen2020-12-271-1/+1
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* app-shells/bash-completion: remove unused patch(es)Michael Mair-Keimberger2020-09-191-27/+0
| | | | | | | Package-Manager: Portage-3.0.7, Repoman-3.0.1 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/17601 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/bash-completion: Remove oldMichał Górny2020-09-182-155/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/bash-completion: Stabilize 2.11 ALLARCHES, #739270Sam James2020-09-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* app-shells/bash-completion: Skip tests relying on networkingMichał Górny2020-07-272-2/+2
| | | | | Closes: https://bugs.gentoo.org/734072 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/bash-completion: Bump to 2.11Michał Górny2020-07-273-29/+146
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/bash-completion: Remove obsolete remote-idMichał Górny2020-05-041-1/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-shells/bash-completion: Remove oldMichał Górny2020-05-042-157/+0
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-032-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* app-shells/bash-completion: arm64 stable (bug #709762)Sam James (sam_c)2020-03-311-1/+1
| | | | | Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-262-2/+2
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* app-shells/bash-completion: ppc64 stable wrt bug #709762Agostino Sarubbo2020-02-241-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/bash-completion: stable 2.10 for hppa, bug #709762Rolf Eike Beer2020-02-201-1/+1
| | | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* app-shells/bash-completion: ia64 stable wrt bug #709762Agostino Sarubbo2020-02-171-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* app-shells/bash-completion: amd64 stable wrt bug #709762Agostino Sarubbo2020-02-171-1/+1
| | | | | | Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>