From: "Arthur Zamarin" <arthurzam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/helpdev/
Date: Fri, 4 Nov 2022 18:23:46 +0000 (UTC) [thread overview]
Message-ID: <1667586025.20eae0d9d43cd9a6e9156af9826c726e8f651458.arthurzam@gentoo> (raw)
commit: 20eae0d9d43cd9a6e9156af9826c726e8f651458
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 4 18:20:18 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 4 18:20:25 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20eae0d9
dev-python/helpdev: EAPI=8, PEP517
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/helpdev/helpdev-0.7.1-r1.ebuild | 33 ++++++++++++++++++++++++++++++
1 file changed, 33 insertions(+)
diff --git a/dev-python/helpdev/helpdev-0.7.1-r1.ebuild b/dev-python/helpdev/helpdev-0.7.1-r1.ebuild
new file mode 100644
index 000000000000..06bea21ab338
--- /dev/null
+++ b/dev-python/helpdev/helpdev-0.7.1-r1.ebuild
@@ -0,0 +1,33 @@
+# 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..11} )
+
+inherit distutils-r1
+
+DESCRIPTION="Helping users and developers to get information about the environment"
+HOMEPAGE="https://gitlab.com/dpizetta/helpdev"
+SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ $(python_gen_cond_dep '
+ dev-python/importlib_metadata[${PYTHON_USEDEP}]
+ ' 3.8 )
+ dev-python/psutil[${PYTHON_USEDEP}]
+"
+BDEPEND="
+ test? (
+ dev-python/pip[${PYTHON_USEDEP}]
+ )
+"
+
+distutils_enable_sphinx docs \
+ dev-python/sphinx_rtd_theme
+distutils_enable_tests pytest
next reply other threads:[~2022-11-04 18:23 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-04 18:23 Arthur Zamarin [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-08-10 12:57 [gentoo-commits] repo/gentoo:master commit in: dev-python/helpdev/ Michał Górny
2024-06-14 19:07 Michał Górny
2023-11-24 15:12 Arthur Zamarin
2023-06-03 8:17 Michał Górny
2023-04-09 20:40 Andrew Ammerlaan
2023-03-16 3:50 Michał Górny
2022-12-10 15:46 Michał Górny
2022-11-04 18:23 Arthur Zamarin
2021-12-13 15:42 Andrew Ammerlaan
2021-06-16 17:11 Andrew Ammerlaan
2021-05-22 20:55 Andrew Ammerlaan
2020-07-31 19:42 Matt Turner
2020-07-17 4:14 Matt Turner
2019-12-29 3:03 Aaron Bauman
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=1667586025.20eae0d9d43cd9a6e9156af9826c726e8f651458.arthurzam@gentoo \
--to=arthurzam@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