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:master commit in: dev-python/rich-click/
Date: Wed, 27 Nov 2024 14:34:56 +0000 (UTC)	[thread overview]
Message-ID: <1732630486.98c66053263537a9d48a6cf99a989c35af01009d.davidroman@gentoo> (raw)

commit:     98c66053263537a9d48a6cf99a989c35af01009d
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Tue Nov 26 14:11:09 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Nov 26 14:14:46 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=98c66053

dev-python/rich-click: add completions support

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/rich-click/rich-click-1.8.4.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-python/rich-click/rich-click-1.8.4.ebuild b/dev-python/rich-click/rich-click-1.8.4.ebuild
index 04d5e47fe..923a7332d 100644
--- a/dev-python/rich-click/rich-click-1.8.4.ebuild
+++ b/dev-python/rich-click/rich-click-1.8.4.ebuild
@@ -6,7 +6,7 @@ EAPI=8
 DISTUTILS_USE_PEP517=setuptools
 PYTHON_COMPAT=( python3_{11..13} )
 
-inherit distutils-r1
+inherit click-app distutils-r1
 
 DESCRIPTION="Format click help output nicely with rich"
 HOMEPAGE="
@@ -27,6 +27,8 @@ RDEPEND="
 
 distutils_enable_tests pytest
 
+click-app_enable_completions rich-click
+
 src_prepare() {
 	distutils-r1_src_prepare
 


             reply	other threads:[~2024-11-27 14:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-27 14:34 David Roman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-10 11:04 [gentoo-commits] repo/proj/guru:master commit in: dev-python/rich-click/ David Roman
2025-02-28 15:12 David Roman
2024-12-02 16:12 Julien Roy
2024-11-16 15:21 Julien Roy
2024-10-29 14:06 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=1732630486.98c66053263537a9d48a6cf99a989c35af01009d.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