From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/fslpy/
Date: Thu, 7 Jul 2022 04:54:29 +0000 (UTC) [thread overview]
Message-ID: <1657169650.7dda52b599b1e71d4aaeb7d1f2541769d855efbf.sam@gentoo> (raw)
commit: 7dda52b599b1e71d4aaeb7d1f2541769d855efbf
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 7 04:34:27 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jul 7 04:54:10 2022 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=7dda52b5
dev-python/fslpy: enable py3.10
See https://projects.gentoo.org/python/guide/distutils.html#running-tests-with-virtualx re virtx.
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/fslpy/fslpy-3.8.1.ebuild | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/dev-python/fslpy/fslpy-3.8.1.ebuild b/dev-python/fslpy/fslpy-3.8.1.ebuild
index 5bff5ed60..f28e7283e 100644
--- a/dev-python/fslpy/fslpy-3.8.1.ebuild
+++ b/dev-python/fslpy/fslpy-3.8.1.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )
inherit distutils-r1 virtualx
@@ -34,6 +34,10 @@ PATCHES=(
distutils_enable_tests pytest
distutils_enable_sphinx doc dev-python/sphinx_rtd_theme
+src_test() {
+ virtx distutils-r1_src_test
+}
+
python_test() {
- virtx epytest --niters=50 -m "not (dicomtest or longtest or fsltest)"
+ epytest --niters=50 -m "not (dicomtest or longtest or fsltest)" || die "Tests failed with ${EPYTHON}"
}
next reply other threads:[~2022-07-07 4:54 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-07 4:54 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-23 14:22 [gentoo-commits] proj/sci:master commit in: dev-python/fslpy/ Andrew Ammerlaan
2024-09-23 14:22 Andrew Ammerlaan
2023-07-26 22:14 Alexander Puck Neuwirth
2023-05-03 0:14 Horea Christian
2023-02-16 7:38 Horea Christian
2022-10-11 19:20 Andrew Ammerlaan
2022-10-11 19:20 Andrew Ammerlaan
2022-01-23 13:06 Andrew Ammerlaan
2022-01-14 20:36 Andrew Ammerlaan
2021-10-10 22:05 Horea Christian
2021-09-30 10:59 Horea Christian
2021-03-15 8:30 Andrew Ammerlaan
2021-02-01 1:27 Horea Christian
2021-01-20 12:29 Andrew Ammerlaan
2020-12-23 8:38 Horea Christian
2020-10-22 6:11 Horea Christian
2020-10-22 6:11 Horea Christian
2020-10-19 21:55 Horea Christian
2020-03-16 20:05 Horea Christian
2019-11-08 6:25 Horea Christian
2019-11-08 6:17 Horea Christian
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=1657169650.7dda52b599b1e71d4aaeb7d1f2541769d855efbf.sam@gentoo \
--to=sam@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