Gentoo Archives: gentoo-dev

From: Sam James <sam@g.o>
To: gentoo-dev@l.g.o
Cc: "Michał Górny" <mgorny@g.o>
Subject: Re: [gentoo-dev] [PATCH 0/6] python-utils-r1.eclass: Python 3.11 support
Date: Sun, 08 May 2022 23:11:22
Message-Id: DE7538C5-2A3C-4A49-BC3A-893D473B1D58@gentoo.org
In Reply to: [gentoo-dev] [PATCH 0/6] python-utils-r1.eclass: Python 3.11 support by "Michał Górny"
1 > On 8 May 2022, at 19:26, Michał Górny <mgorny@g.o> wrote:
2 >
3 > Hi,
4 >
5 > Here's a patchset to enable Python 3.11 support in the eclasses.
6 > Along with the usual mechanical changes, I have refactored the tests
7 > to avoid repetition and cover verifying that all the mechanical changes
8 > were done.
9 >
10
11 LGTM. As discussed on the PR (https://github.com/gentoo/gentoo/pull/25383), we want
12 the Python guide to be updated too, but you're already covering that.
13
14 > --
15 > Best regards,
16 > Michał Górny
17 >
18 > Michał Górny (6):
19 > python-utils-r1.eclass: Add support for python3.11
20 > eclass/tests/python-utils-r1.sh: Streamline the tests
21 > eclass/tests/python-utils-r1.eclass: Add tests for adding new impls
22 > profiles: Add flags for python3.11
23 > dev-lang/python-exec: Enable python3.11 support
24 > dev-lang/python: Add python-exec dep to 3.11.0_beta1
25 >
26 > dev-lang/python-exec/python-exec-2.4.8.ebuild | 2 +-
27 > ...1.ebuild => python-3.11.0_beta1-r1.ebuild} | 3 +-
28 > eclass/python-utils-r1.eclass | 10 +-
29 > eclass/tests/python-utils-r1.sh | 133 +++++++++---------
30 > profiles/base/package.use.force | 1 +
31 > profiles/base/use.stable.mask | 7 +-
32 > profiles/desc/python_single_target.desc | 1 +
33 > profiles/desc/python_targets.desc | 1 +
34 > 8 files changed, 80 insertions(+), 78 deletions(-)
35 > rename dev-lang/python/{python-3.11.0_beta1.ebuild => python-3.11.0_beta1-r1.ebuild} (99%)
36 >
37
38 Best,
39 sam
40
41 > --
42 > 2.35.1
43 >
44 >

Attachments

File name MIME type
signature.asc application/pgp-signature