From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pslab-python/
Date: Wed, 1 Nov 2023 17:09:16 +0000 (UTC) [thread overview]
Message-ID: <1698858551.f11cbba9d2fa77ad53c9efdc400d8fd43c03b8c9.mgorny@gentoo> (raw)
commit: f11cbba9d2fa77ad53c9efdc400d8fd43c03b8c9
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 1 17:00:56 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov 1 17:09:11 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f11cbba9
dev-python/pslab-python: Enable py3.12
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pslab-python/pslab-python-2.5.0.ebuild | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/dev-python/pslab-python/pslab-python-2.5.0.ebuild b/dev-python/pslab-python/pslab-python-2.5.0.ebuild
index 7af65721053b..f01e7c9a4198 100644
--- a/dev-python/pslab-python/pslab-python-2.5.0.ebuild
+++ b/dev-python/pslab-python/pslab-python-2.5.0.ebuild
@@ -3,8 +3,8 @@
EAPI=8
-PYTHON_COMPAT=( python3_{9..11} )
DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..12} )
inherit distutils-r1
@@ -38,11 +38,10 @@ PATCHES=(
"${FILESDIR}"/${PN}-2.5.0-ad9833_sys_version.patch
)
-# Flaky in 2.5.0
EPYTEST_DESELECT=(
+ # Flaky in 2.5.0
tests/test_logic_analyzer.py::test_stop
)
-distutils_enable_tests pytest
-
distutils_enable_sphinx docs dev-python/recommonmark
+distutils_enable_tests pytest
next reply other threads:[~2023-11-01 17:09 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-01 17:09 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-11-01 17:09 [gentoo-commits] repo/gentoo:master commit in: dev-python/pslab-python/ Michał Górny
2023-02-15 17:29 Michał Górny
2022-03-15 13:07 Jakov Smolić
2020-11-24 13:23 Marek Szuba
2020-05-16 11:18 Mikle Kolyada
2020-05-16 11:18 Mikle Kolyada
2020-04-24 23:11 Marek Szuba
2020-04-22 23:48 Marek Szuba
2020-04-21 15:53 Marek Szuba
2020-03-20 8:59 Agostino Sarubbo
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=1698858551.f11cbba9d2fa77ad53c9efdc400d8fd43c03b8c9.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