From: "Anna Vyalkova" <cyber+gentoo@sysrq.in>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/rich-click/
Date: Sat, 16 Nov 2024 05:36:32 +0000 (UTC) [thread overview]
Message-ID: <1731735258.c1b9e07c5d2556cf4352159e6f5a478c2df49724.cybertailor@gentoo> (raw)
commit: c1b9e07c5d2556cf4352159e6f5a478c2df49724
Author: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Nov 16 05:34:18 2024 +0000
Commit: Anna Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
CommitDate: Sat Nov 16 05:34:18 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c1b9e07c
dev-python/rich-click: add 1.8.4
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>
dev-python/rich-click/Manifest | 1 +
dev-python/rich-click/rich-click-1.8.4.ebuild | 34 +++++++++++++++++++++++++++
2 files changed, 35 insertions(+)
diff --git a/dev-python/rich-click/Manifest b/dev-python/rich-click/Manifest
index 989e5aec8..b6eb24ca5 100644
--- a/dev-python/rich-click/Manifest
+++ b/dev-python/rich-click/Manifest
@@ -1 +1,2 @@
DIST rich-click-1.8.3.gh.tar.gz 325306 BLAKE2B a98f5a7a6c6a43a53b4366afe335509b57632299935c8e47431b16e11984317059dea6e75df6b571efdd6e793575c7c9004bfa087c2a1dd386e30b70635daefa SHA512 714d5d3c4b32529323f2944964e5a08479a19d6b54071750f5ccaab6ceadc5035e1d9fde4c4bc0756baef0f3e5f974a78a514fe7a35ccb621d231d5e96ec0290
+DIST rich-click-1.8.4.gh.tar.gz 375081 BLAKE2B f69491a9b5b0321783d0ce0225ae49d91bc38962a866ea85d438940860fc11f22662f242a85621b156d3143245c544c63947d260cc817ae3da96cbc15e9683c5 SHA512 34d650cf47becef15cb0ad32b6fe87b534e4d56de42106baacbcc3721c39297d383050118e57bb85a18332d28b52ba93f989141c8acc5c142953248c8e9e6a95
diff --git a/dev-python/rich-click/rich-click-1.8.4.ebuild b/dev-python/rich-click/rich-click-1.8.4.ebuild
new file mode 100644
index 000000000..04d5e47fe
--- /dev/null
+++ b/dev-python/rich-click/rich-click-1.8.4.ebuild
@@ -0,0 +1,34 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{11..13} )
+
+inherit distutils-r1
+
+DESCRIPTION="Format click help output nicely with rich"
+HOMEPAGE="
+ https://pypi.org/project/rich-click/
+ https://github.com/ewels/rich-click
+"
+SRC_URI="https://github.com/ewels/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+ >=dev-python/click-7[${PYTHON_USEDEP}]
+ >=dev-python/rich-10.7[${PYTHON_USEDEP}]
+ >=dev-python/typing-extensions-4[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest
+
+src_prepare() {
+ distutils-r1_src_prepare
+
+ touch tests/fixtures/__init__.py || die
+}
next reply other threads:[~2024-11-16 5:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-16 5:36 Anna Vyalkova [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-09 6:24 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/rich-click/ Anna Vyalkova
2025-02-28 14:51 Anna Vyalkova
2024-12-03 4:30 Anna Vyalkova
2024-12-02 14:17 Anna Vyalkova
2024-11-26 14:15 Anna Vyalkova
2024-10-30 0:05 Anna Vyalkova
2024-10-29 1:05 Anna Vyalkova
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=1731735258.c1b9e07c5d2556cf4352159e6f5a478c2df49724.cybertailor@gentoo \
--to=cyber+gentoo@sysrq.in \
--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