public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Roman" <davidroman96@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: app-admin/pass-audit/
Date: Thu, 20 Mar 2025 12:57:38 +0000 (UTC)	[thread overview]
Message-ID: <1742475446.a48b39abd6042bc27ad5286fe41d6bf942a57e20.davidroman@gentoo> (raw)

commit:     a48b39abd6042bc27ad5286fe41d6bf942a57e20
Author:     David Roman <davidroman96 <AT> gmail <DOT> com>
AuthorDate: Thu Mar 20 12:55:22 2025 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Thu Mar 20 12:57:26 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a48b39ab

app-admin/pass-audit: don't install shell completions

Don't install shell completions as they don't seem to be working.
Upstream seems to be unactive.

Closes: https://bugs.gentoo.org/927053
Signed-off-by: David Roman <davidroman96 <AT> gmail.com>

 app-admin/pass-audit/pass-audit-1.2-r1.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/app-admin/pass-audit/pass-audit-1.2-r1.ebuild b/app-admin/pass-audit/pass-audit-1.2-r1.ebuild
index 381799390..c957ee803 100644
--- a/app-admin/pass-audit/pass-audit-1.2-r1.ebuild
+++ b/app-admin/pass-audit/pass-audit-1.2-r1.ebuild
@@ -5,9 +5,9 @@ EAPI=8
 
 PYPI_NO_NORMALIZE=1
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{{11..13},13t} )
 
-inherit distutils-r1 pypi shell-completion
+inherit distutils-r1 pypi
 
 DESCRIPTION="A pass extension for auditing your password repository. "
 HOMEPAGE="https://github.com/roddhjav/pass-audit"
@@ -31,8 +31,6 @@ src_prepare() {
 src_install() {
 	distutils-r1_src_install
 
-	newbashcomp share/bash-completion/completions/pass-audit "${PN}"
-	newzshcomp share/zsh/site-functions/_pass-audit _"${PN}"
 	doman share/man/man1/pass-audit.1
 
 	exeinto /usr/lib/password-store/extensions


             reply	other threads:[~2025-03-20 12:57 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-20 12:57 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-20 12:57 [gentoo-commits] repo/proj/guru:dev commit in: app-admin/pass-audit/ David Roman
2024-09-10  8:32 David Roman
2024-03-14 11:02 David Roman
2023-11-21 15:05 [gentoo-commits] repo/proj/guru:master " David Roman
2023-11-21 14:18 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2023-11-17 19:20 David Roman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1742475446.a48b39abd6042bc27ad5286fe41d6bf942a57e20.davidroman@gentoo \
    --to=davidroman96@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox