From 04917bba41959db57b6072432d62cc6dcc3f69da Mon Sep 17 00:00:00 2001 From: David Guglielmi Date: Sat, 29 Mar 2025 17:02:42 +0100 Subject: [PATCH] */*: add py313 --- app-misc/piper/piper-0.8.ebuild | 4 ++-- dev-libs/libratbag/libratbag-0.18.ebuild | 4 ++-- sys-auth/fprintd/fprintd-1.94.4.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app-misc/piper/piper-0.8.ebuild b/app-misc/piper/piper-0.8.ebuild index 2b3cdad..e4a7aa6 100644 --- a/app-misc/piper/piper-0.8.ebuild +++ b/app-misc/piper/piper-0.8.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit meson python-single-r1 xdg diff --git a/dev-libs/libratbag/libratbag-0.18.ebuild b/dev-libs/libratbag/libratbag-0.18.ebuild index 47fc210..776a4d1 100644 --- a/dev-libs/libratbag/libratbag-0.18.ebuild +++ b/dev-libs/libratbag/libratbag-0.18.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit meson python-single-r1 systemd udev diff --git a/sys-auth/fprintd/fprintd-1.94.4.ebuild b/sys-auth/fprintd/fprintd-1.94.4.ebuild index fcb0582..16a3ae3 100644 --- a/sys-auth/fprintd/fprintd-1.94.4.ebuild +++ b/sys-auth/fprintd/fprintd-1.94.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 -PYTHON_COMPAT=( python3_{10..12} ) +PYTHON_COMPAT=( python3_{10..13} ) inherit meson pam python-any-r1 systemd