public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/click-plugins/
Date: Fri, 10 Feb 2023 10:22:53 +0000 (UTC)	[thread overview]
Message-ID: <1676024478.070bb83ca4a64ee8f3babd9f1f0afe863fa2e88b.andrewammerlaan@gentoo> (raw)

commit:     070bb83ca4a64ee8f3babd9f1f0afe863fa2e88b
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 10 10:21:11 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Fri Feb 10 10:21:18 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=070bb83c

dev-python/click-plugins: update EAPI 7 -> 8, pep517, enable py3.11

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 .../click-plugins/click-plugins-1.1.1-r1.ebuild     | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

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
new file mode 100644
index 000000000000..67293946200d
--- /dev/null
+++ b/dev-python/click-plugins/click-plugins-1.1.1-r1.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{9..11} )
+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"
+
+LICENSE="BSD"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+SLOT="0"
+
+RDEPEND="dev-python/click[${PYTHON_USEDEP}]"
+BDEPEND="test? ( ${RDEPEND} )"
+
+distutils_enable_tests pytest


             reply	other threads:[~2023-02-10 10:22 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-10 10:22 Andrew Ammerlaan [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-06-02 15:09 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-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=1676024478.070bb83ca4a64ee8f3babd9f1f0afe863fa2e88b.andrewammerlaan@gentoo \
    --to=andrewammerlaan@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