From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/click-threading/
Date: Mon, 23 May 2022 06:55:29 +0000 (UTC) [thread overview]
Message-ID: <1653288924.8b600a3faf9ce979b41a05ef66ff8f9c027572c3.mgorny@gentoo> (raw)
commit: 8b600a3faf9ce979b41a05ef66ff8f9c027572c3
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 23 06:43:34 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 23 06:55:24 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b600a3f
dev-python/click-threading: Use PEP517 build
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../click-threading-0.5.0-r1.ebuild | 31 ++++++++++++++++++++++
1 file changed, 31 insertions(+)
diff --git a/dev-python/click-threading/click-threading-0.5.0-r1.ebuild b/dev-python/click-threading/click-threading-0.5.0-r1.ebuild
new file mode 100644
index 000000000000..a3dc02543cc4
--- /dev/null
+++ b/dev-python/click-threading/click-threading-0.5.0-r1.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Multithreaded Click apps made easy"
+HOMEPAGE="
+ https://github.com/click-contrib/click-threading/
+ https://pypi.org/project/click-threading/
+"
+SRC_URI="
+ https://github.com/click-contrib/${PN}/archive/${PV}.tar.gz
+ -> ${P}.gh.tar.gz
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+
+RDEPEND="
+ >=dev-python/click-5.0[${PYTHON_USEDEP}]
+"
+
+DOCS=( README.rst )
+
+distutils_enable_tests pytest
next reply other threads:[~2022-05-23 6:55 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-05-23 6:55 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-threading/ Michał Górny
2023-06-02 15:09 Michał Górny
2022-06-16 8:04 Michał Górny
2022-06-04 17:48 Michał Górny
2022-05-23 6:55 Michał Górny
2021-12-21 3:39 Yixun Lan
2021-10-17 7:33 Michał Górny
2021-06-01 13:03 Sam James
2021-05-30 20:47 Michał Górny
2020-04-26 14:52 Michał Górny
2020-03-04 5:01 Michał Górny
2020-02-04 15:48 Michał Górny
2019-12-24 19:54 Mikle Kolyada
2019-12-13 16:07 Aaron Bauman
2018-05-27 9:12 Amy Liffey
2018-05-27 9:12 Amy Liffey
2017-04-22 16:41 Michał Górny
2017-04-22 16:41 Michał Górny
2017-04-22 16:41 Michał Górny
2016-08-31 8:27 Amy Winston
2016-02-21 15:18 Amy Winston
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=1653288924.8b600a3faf9ce979b41a05ef66ff8f9c027572c3.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