From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/
Date: Sun, 18 Sep 2022 13:58:46 +0000 (UTC) [thread overview]
Message-ID: <1663509523.587c39d596d4bcf2eebdcf78bc3d7dcc296e65a9.mgorny@gentoo> (raw)
commit: 587c39d596d4bcf2eebdcf78bc3d7dcc296e65a9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 18 13:57:17 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 18 13:58:43 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=587c39d5
sys-process/bpytop: Use PEP517 build
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
.../bpytop/{bpytop-1.0.68.ebuild => bpytop-1.0.68-r1.ebuild} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/sys-process/bpytop/bpytop-1.0.68.ebuild b/sys-process/bpytop/bpytop-1.0.68-r1.ebuild
similarity index 88%
rename from sys-process/bpytop/bpytop-1.0.68.ebuild
rename to sys-process/bpytop/bpytop-1.0.68-r1.ebuild
index ea2db45e6316..70dd6357c461 100644
--- a/sys-process/bpytop/bpytop-1.0.68.ebuild
+++ b/sys-process/bpytop/bpytop-1.0.68-r1.ebuild
@@ -3,8 +3,9 @@
EAPI=8
-PYTHON_COMPAT=( python3_{7..10} )
-DISTUTILS_USE_SETUPTOOLS=pyproject.toml
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{8..10} )
+
inherit distutils-r1
DESCRIPTION="Linux/OSX/FreeBSD resource monitor"
@@ -14,7 +15,6 @@ SRC_URI="https://github.com/aristocratos/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ~ppc ~ppc64 ~riscv ~x86"
-IUSE="test"
RDEPEND="
>=dev-python/psutil-5.7.1[${PYTHON_USEDEP}]
next reply other threads:[~2022-09-18 13:58 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-18 13:58 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-28 12:29 [gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/ Sam James
2023-12-04 18:52 Patrick McLean
2023-03-06 14:50 Michał Górny
2023-03-06 14:50 Michał Górny
2022-06-07 8:26 Jakov Smolić
2022-01-29 19:49 Patrick McLean
2022-01-11 20:31 Georgy Yakovlev
2022-01-11 20:30 Georgy Yakovlev
2021-11-03 20:38 Jakov Smolić
2021-10-16 14:57 Yixun Lan
2021-09-20 16:46 Patrick McLean
2021-01-29 18:53 Patrick McLean
2021-01-28 19:05 Patrick McLean
2020-12-31 20:20 Patrick McLean
2020-12-31 20:20 Patrick McLean
2020-12-22 19:13 Patrick McLean
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=1663509523.587c39d596d4bcf2eebdcf78bc3d7dcc296e65a9.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