From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/mpmath/
Date: Fri, 17 Nov 2023 16:51:17 +0000 (UTC) [thread overview]
Message-ID: <1700239871.e4666a8c6b48b6c3020a9af3b8faaddaec1c7f38.mgorny@gentoo> (raw)
commit: e4666a8c6b48b6c3020a9af3b8faaddaec1c7f38
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 17 13:37:15 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 17 16:51:11 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4666a8c
dev-python/mpmath: Enable pypy3
Sponsored-by: Ex Makhina, Inc. <info-gentoo <AT> exmakhina.com>
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/mpmath/mpmath-1.3.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/mpmath/mpmath-1.3.0-r1.ebuild b/dev-python/mpmath/mpmath-1.3.0-r1.ebuild
index 9048ec4bf8ec..05c0d10dc72a 100644
--- a/dev-python/mpmath/mpmath-1.3.0-r1.ebuild
+++ b/dev-python/mpmath/mpmath-1.3.0-r1.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( pypy3 python3_{10..12} )
inherit distutils-r1 optfeature pypi virtualx
next reply other threads:[~2023-11-17 16:51 UTC|newest]
Thread overview: 72+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-17 16:51 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-20 21:01 [gentoo-commits] repo/gentoo:master commit in: dev-python/mpmath/ Sam James
2025-05-17 14:24 Arthur Zamarin
2025-05-17 14:13 Arthur Zamarin
2025-05-17 11:46 Arthur Zamarin
2025-05-01 2:54 Michał Górny
2025-04-13 18:26 Arthur Zamarin
2025-03-08 11:07 Sam James
2025-02-23 2:00 Sam James
2025-02-16 4:15 Sam James
2025-02-15 13:28 Sam James
2025-02-15 8:35 Arthur Zamarin
2025-02-08 18:18 Sam James
2025-02-08 13:55 Arthur Zamarin
2025-02-08 12:04 Arthur Zamarin
2025-01-30 4:10 Michał Górny
2025-01-23 5:39 Michał Górny
2024-10-31 0:24 Sam James
2024-10-30 15:19 Michał Górny
2024-10-30 15:19 Michał Górny
2024-10-30 14:53 Sam James
2024-10-30 14:48 Michał Górny
2024-10-26 11:52 Michał Górny
2024-10-09 6:31 Michał Górny
2024-09-09 19:55 Arthur Zamarin
2024-08-31 4:48 Sam James
2024-08-30 14:59 Ionen Wolkens
2024-08-30 14:59 Ionen Wolkens
2024-08-29 16:33 Arthur Zamarin
2024-08-29 14:28 Ionen Wolkens
2024-08-29 14:28 Ionen Wolkens
2024-08-29 14:28 Ionen Wolkens
2024-08-29 14:28 Ionen Wolkens
2024-08-12 22:05 Jakov Smolić
2024-08-12 22:05 Jakov Smolić
2024-07-20 11:24 Arthur Zamarin
2024-07-20 11:24 Arthur Zamarin
2023-11-24 15:22 Arthur Zamarin
2023-11-05 20:58 Michał Górny
2023-10-05 17:25 Arthur Zamarin
2023-03-11 10:25 Michał Górny
2023-03-11 9:49 Michał Górny
2023-03-11 9:49 Michał Górny
2023-03-11 9:49 Michał Górny
2023-03-07 16:58 Sam James
2022-09-22 14:29 Marek Szuba
2022-06-04 19:57 Michał Górny
2021-11-22 3:07 Yixun Lan
2021-09-03 14:41 Arthur Zamarin
2021-09-03 14:41 Arthur Zamarin
2021-09-03 14:41 Arthur Zamarin
2021-03-15 3:50 Sam James
2021-03-15 3:50 Sam James
2021-02-09 18:48 Michał Górny
2021-02-03 10:48 Sam James
2020-10-27 19:58 Sam James
2020-08-02 6:46 Michał Górny
2020-08-02 6:46 Michał Górny
2020-08-02 6:46 Michał Górny
2020-07-12 16:57 Michał Górny
2020-05-13 10:08 Agostino Sarubbo
2020-05-12 13:05 Agostino Sarubbo
2020-04-29 16:40 Pacho Ramos
2020-01-17 10:02 Michał Górny
2018-10-02 13:46 Andrey Grozin
2017-12-02 20:55 Mike Gilbert
2017-10-02 14:02 Andrey Grozin
2017-03-30 18:25 Andrey Grozin
2017-03-30 18:21 Andrey Grozin
2017-02-02 18:43 David Seifert
2016-12-29 10:05 Agostino Sarubbo
2016-03-18 20:48 Andrey Grozin
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=1700239871.e4666a8c6b48b6c3020a9af3b8faaddaec1c7f38.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