From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/click-help-colors/
Date: Sat, 30 Sep 2023 17:36:23 +0000 (UTC) [thread overview]
Message-ID: <1696094895.5b3745cd21e14a5f983877e07e5eb90e859c3b8b.mgorny@gentoo> (raw)
commit: 5b3745cd21e14a5f983877e07e5eb90e859c3b8b
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 30 17:28:15 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep 30 17:28:15 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b3745cd
dev-python/click-help-colors: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/click-help-colors/Manifest | 1 -
.../click-help-colors-0.9.1-r1.ebuild | 34 ----------------------
2 files changed, 35 deletions(-)
diff --git a/dev-python/click-help-colors/Manifest b/dev-python/click-help-colors/Manifest
index a03279190e21..716f789af0a2 100644
--- a/dev-python/click-help-colors/Manifest
+++ b/dev-python/click-help-colors/Manifest
@@ -1,2 +1 @@
-DIST click-help-colors-0.9.1.gh.tar.gz 101042 BLAKE2B 0f40d6d15f8e0a4647212f57e071c49b66bcd2b3d7ef582bd7d8a14135e50028f3ceb07987b5b74a868d998c12886a711f40e1d85b541566c63dca39e43a907d SHA512 ac4ce56ab249f7b98f670a6624700109f20a7c666e006b891d5c9fd4977512a0c94d82f6b43915952179abc946899f85fa1d358cd3d59508ef341ba22d8fc745
DIST click-help-colors-0.9.2.gh.tar.gz 130204 BLAKE2B ac8f4b0369f5a1d71115e92d84b6b2229f955c74d2ca443aa98319316d5a6d944d29ce4979fc2d8cd03dd5916c4ab6b0870172f2982a83df6d510e51b779ef60 SHA512 1092b256339faf7399274c7cd525895f53e57f31e5d0d4a7068e0fa29e7757d14881a2fd980c501a7277a25ece760623fa4c967c60302359c880899c8a01652f
diff --git a/dev-python/click-help-colors/click-help-colors-0.9.1-r1.ebuild b/dev-python/click-help-colors/click-help-colors-0.9.1-r1.ebuild
deleted file mode 100644
index a465035b5d80..000000000000
--- a/dev-python/click-help-colors/click-help-colors-0.9.1-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-
-inherit distutils-r1
-
-DESCRIPTION="Colorization of help messages in Click"
-HOMEPAGE="
- https://github.com/click-contrib/click-help-colors/
- https://pypi.org/project/click-help-colors/
-"
-SRC_URI="
- https://github.com/click-contrib/${PN}/archive/${PV}.tar.gz
- -> ${P}.gh.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~riscv"
-IUSE="examples"
-
-RDEPEND="
- dev-python/click[${PYTHON_USEDEP}]
-"
-
-distutils_enable_tests pytest
-
-python_install_all() {
- use examples && dodoc -r examples
- distutils-r1_python_install_all
-}
next reply other threads:[~2023-09-30 17:36 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-30 17:36 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-05-17 14:26 [gentoo-commits] repo/gentoo:master commit in: dev-python/click-help-colors/ Michał Górny
2023-11-29 10:17 Michał Górny
2023-11-24 19:09 Michał Górny
2023-11-18 15:47 Michał Górny
2023-11-12 19:20 Michał Górny
2023-09-30 15:32 Arthur Zamarin
2023-08-21 2:52 Michał Górny
2023-06-02 15:09 Michał Górny
2022-12-25 17:45 Michał Górny
2022-12-25 16:42 Sam James
2022-11-20 22:38 Marek Szuba
2022-11-20 22:34 Marek Szuba
2022-09-21 15:29 Marek Szuba
2022-06-25 16:37 Jakov Smolić
2022-06-04 17:48 Michał Górny
2021-10-17 7:33 Michał Górny
2021-07-12 9:11 Michał Górny
2021-06-11 13:40 Marek Szuba
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=1696094895.5b3745cd21e14a5f983877e07e5eb90e859c3b8b.mgorny@gentoo \
--to=mgorny@gentoo.org \
--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