From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/proto-plus/
Date: Sat, 13 Jul 2024 12:02:11 +0000 (UTC) [thread overview]
Message-ID: <1720872123.5e5552b66d8bb4dcbdd29c25edc62d8a469d7f23.mgorny@gentoo> (raw)
commit: 5e5552b66d8bb4dcbdd29c25edc62d8a469d7f23
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 13 11:54:47 2024 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 13 12:02:03 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e5552b6
dev-python/proto-plus: Enable py3.13
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/proto-plus/proto-plus-1.24.0-r1.ebuild | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/dev-python/proto-plus/proto-plus-1.24.0-r1.ebuild b/dev-python/proto-plus/proto-plus-1.24.0-r1.ebuild
index e6c71cd00e42..8a5dedc2161a 100644
--- a/dev-python/proto-plus/proto-plus-1.24.0-r1.ebuild
+++ b/dev-python/proto-plus/proto-plus-1.24.0-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
inherit distutils-r1
@@ -38,3 +38,8 @@ BDEPEND="
distutils_enable_tests pytest
distutils_enable_sphinx docs \
dev-python/sphinx-rtd-theme
+
+python_test() {
+ local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1
+ epytest
+}
next reply other threads:[~2024-07-13 12:02 UTC|newest]
Thread overview: 62+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-13 12:02 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-10 3:24 [gentoo-commits] repo/gentoo:master commit in: dev-python/proto-plus/ Michał Górny
2024-11-10 0:42 Jakov Smolić
2024-11-10 0:42 Jakov Smolić
2024-11-09 9:57 Arthur Zamarin
2024-10-23 19:33 Arthur Zamarin
2024-07-13 12:02 Michał Górny
2024-07-06 15:37 Michał Górny
2024-07-06 14:20 Sam James
2024-07-06 6:45 Sam James
2024-07-06 6:30 Sam James
2024-06-20 4:45 Michał Górny
2024-05-22 8:03 Michał Górny
2024-01-26 17:07 Michał Górny
2024-01-26 17:07 Michał Górny
2023-12-24 17:24 Michał Górny
2023-12-24 17:21 Arthur Zamarin
2023-12-24 1:02 Sam James
2023-12-24 1:02 Sam James
2023-12-08 5:41 Michał Górny
2023-12-02 10:14 Arthur Zamarin
2023-07-24 11:06 Michał Górny
2023-07-24 10:05 Jakov Smolić
2023-07-24 9:25 Jakov Smolić
2023-06-23 5:35 Michał Górny
2023-02-16 5:10 Michał Górny
2023-02-16 5:10 Michał Górny
2023-02-16 5:00 Sam James
2023-02-16 4:54 Sam James
2023-01-10 14:23 Michał Górny
2023-01-10 6:21 Michał Górny
2023-01-08 14:17 Michał Górny
2022-10-05 19:23 Michał Górny
2022-10-05 11:35 Sam James
2022-10-05 11:35 Sam James
2022-09-11 5:33 Michał Górny
2022-09-10 22:57 Jakov Smolić
2022-09-10 22:57 Jakov Smolić
2022-08-31 18:21 Arthur Zamarin
2022-08-11 8:50 Michał Górny
2022-07-25 7:14 Michał Górny
2022-07-25 7:07 Agostino Sarubbo
2022-06-22 12:01 Michał Górny
2022-06-22 10:16 Agostino Sarubbo
2022-06-22 10:10 Agostino Sarubbo
2022-06-15 11:32 Michał Górny
2022-06-15 11:32 Michał Górny
2022-05-27 6:10 Michał Górny
2022-05-20 8:29 Michał Górny
2022-03-22 9:27 Jakov Smolić
2022-03-22 9:27 Jakov Smolić
2022-02-25 11:24 Arthur Zamarin
2022-02-25 11:24 Arthur Zamarin
2022-02-24 8:52 Michał Górny
2022-02-18 9:19 Michał Górny
2022-02-15 9:05 Michał Górny
2022-02-15 9:05 Michał Górny
2022-02-08 9:42 Michał Górny
2022-01-26 7:33 Michał Górny
2021-11-10 7:32 Michał Górny
2021-11-06 20:49 Michał Górny
2021-10-06 10:32 Arthur Zamarin
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=1720872123.5e5552b66d8bb4dcbdd29c25edc62d8a469d7f23.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