public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrick McLean" <chutzpah@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/
Date: Mon,  4 Dec 2023 18:52:38 +0000 (UTC)	[thread overview]
Message-ID: <1701715948.8ba6178def1a0070df7186160145645394ca8527.chutzpah@gentoo> (raw)

commit:     8ba6178def1a0070df7186160145645394ca8527
Author:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  4 18:52:28 2023 +0000
Commit:     Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Mon Dec  4 18:52:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ba6178d

sys-process/bpytop: enable py3.12

Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>

 sys-process/bpytop/bpytop-1.0.68-r1.ebuild | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/sys-process/bpytop/bpytop-1.0.68-r1.ebuild b/sys-process/bpytop/bpytop-1.0.68-r1.ebuild
index 3656a5c1c26a..78fa09a9c613 100644
--- a/sys-process/bpytop/bpytop-1.0.68-r1.ebuild
+++ b/sys-process/bpytop/bpytop-1.0.68-r1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{9..12} )
 
 inherit distutils-r1
 
@@ -37,3 +37,10 @@ src_install() {
 	doins bpytop-themes/*.theme
 	distutils-r1_src_install
 }
+
+python_test() {
+	EPYTEST_DESELECT=(
+		tests/test_functions.py::test_get_cpu_core_mapping
+	)
+	epytest
+}


             reply	other threads:[~2023-12-04 18:52 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-04 18:52 Patrick McLean [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-06 14:50 [gentoo-commits] repo/gentoo:master commit in: sys-process/bpytop/ Michał Górny
2023-03-06 14:50 Michał Górny
2022-09-18 13:58 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=1701715948.8ba6178def1a0070df7186160145645394ca8527.chutzpah@gentoo \
    --to=chutzpah@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