public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/click-plugins/
Date: Fri,  2 Jun 2023 15:09:23 +0000 (UTC)	[thread overview]
Message-ID: <1685718557.b1bd2f9c59bd3cf362f4b11c662569e88570d6b4.mgorny@gentoo> (raw)

commit:     b1bd2f9c59bd3cf362f4b11c662569e88570d6b4
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  2 14:56:12 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun  2 15:09:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1bd2f9c

dev-python/click-plugins: Enable py3.12

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/click-plugins/click-plugins-1.1.1-r1.ebuild | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

diff --git a/dev-python/click-plugins/click-plugins-1.1.1-r1.ebuild b/dev-python/click-plugins/click-plugins-1.1.1-r1.ebuild
index 974d050db8f7..b125e2eed0d4 100644
--- a/dev-python/click-plugins/click-plugins-1.1.1-r1.ebuild
+++ b/dev-python/click-plugins/click-plugins-1.1.1-r1.ebuild
@@ -4,19 +4,23 @@
 EAPI=8
 
 PYPI_NO_NORMALIZE=1
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 DISTUTILS_USE_PEP517=setuptools
 
 inherit distutils-r1 pypi
 
-DESCRIPTION="Module for click to enable registering CLI commands via setuptools entry-points"
-HOMEPAGE="https://github.com/click-contrib/click-plugins"
+DESCRIPTION="Module for click to enable registering CLI commands via entry points"
+HOMEPAGE="
+	https://github.com/click-contrib/click-plugins/
+	https://pypi.org/project/click-plugins/
+"
 
 LICENSE="BSD"
 KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
 SLOT="0"
 
-RDEPEND="dev-python/click[${PYTHON_USEDEP}]"
-BDEPEND="test? ( ${RDEPEND} )"
+RDEPEND="
+	dev-python/click[${PYTHON_USEDEP}]
+"
 
 distutils_enable_tests pytest


             reply	other threads:[~2023-06-02 15:09 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-02 15:09 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-10 12:49 [gentoo-commits] repo/gentoo:master commit in: dev-python/click-plugins/ Michał Górny
2024-05-17 14:26 Michał Górny
2024-05-17 14:26 Michał Górny
2023-03-16 18:13 Michał Górny
2023-03-04 17:28 Arthur Zamarin
2023-03-04 17:28 Arthur Zamarin
2023-02-12 19:05 Michał Górny
2023-02-10 10:22 Andrew Ammerlaan
2023-01-04 18:36 Arthur Zamarin
2023-01-04 18:36 Arthur Zamarin
2022-11-24 12:00 WANG Xuerui
2022-04-30 15:53 Marek Szuba
2021-10-17  7:33 Michał Górny
2021-06-05 13:19 Michał Górny
2021-02-15  2:19 Rick Farina
2020-06-12  7:00 Joonas Niilola
2020-06-12  7:00 Joonas Niilola
2020-06-12  7:00 Joonas Niilola
2020-02-04 15:48 Michał Górny
2019-09-25 18:36 Rick Farina
2019-05-21 16:02 Stephen Klimaszewski
2017-06-01 10:27 Slawek Lis
2017-05-30 10:31 Slawek Lis

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=1685718557.b1bd2f9c59bd3cf362f4b11c662569e88570d6b4.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