On Tue, Mar 18, 2025 at 02:37:24PM +0100, Michał Górny wrote:
> ---
>  .../2025-03-18-python3-13.en.txt              | 134 ++++++++++++++++
>  .../2025-03-18-python3-13.pl.txt              | 147 ++++++++++++++++++
>  2 files changed, 281 insertions(+)
>  create mode 100644 2025-03-18-python3-13/2025-03-18-python3-13.en.txt
>  create mode 100644 2025-03-18-python3-13/2025-03-18-python3-13.pl.txt
> 
> diff --git a/2025-03-18-python3-13/2025-03-18-python3-13.en.txt 
> b/2025-03-18-python3-13/2025-03-18-python3-13.en.txt
> new file mode 100644
> index 0000000..6d368ce
> --- /dev/null
> +++ b/2025-03-18-python3-13/2025-03-18-python3-13.en.txt
> @@ -0,0 +1,134 @@
> +Title: Python 3.13 to become the default on 2025-05-01
> +Author: Michał Górny <mgo...@gentoo.org>
> +Posted: 2025-03-18
> +Revision: 1
> +News-Item-Format: 2.0
> +Display-If-Installed: dev-lang/python:3.10
> +Display-If-Installed: dev-lang/python:3.11
> +Display-If-Installed: dev-lang/python:3.12

I think we should also add 

  Display-If-Installed: dev-lang/pypy:3.10

with respect to the last section. Otherwise LGTM (en version).

Petr

> +Other Python implementations
> +============================
> +At the same time, we are also going to remove the target support
> +for Python 3.10 (python3_10) and PyPy 3.10 (pypy3).  If you were using
> +the pypy3 target before, now you will need to explicitly enable
> +per-version targets, such as:
> +
> +    */* PYTHON_TARGETS: pypy3_11
> +
> +Note that PyPy support is available only for systems accepting ~arch
> +keywords.

Reply via email to