app-emulation/libvirt: Add Python 3.13 to PYTHON_COMPAT

Libvirt's use of Python doesn't really use new python features
since it still aims to build on stable distros like RHEL-8 where
only Python-3.6 is available. Thus, Python-3.13 is trivially
supported. Add it onto PYTHON_COMPAT list for all ebuilds.

Signed-off-by: Michal Privoznik <michal.privoznik@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/37497
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Michal Privoznik
2024-07-09 12:10:07 +02:00
committed by Eli Schwartz
parent e8874b1971
commit 58e3536e69
8 changed files with 8 additions and 8 deletions

View File

@@ -10,7 +10,7 @@ EAPI=8
# app-emulation/libvirt
# Please bump them together!
PYTHON_COMPAT=( python3_{9..12} )
PYTHON_COMPAT=( python3_{10..13} )
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/libvirt.org.asc
inherit meson linux-info python-any-r1 readme.gentoo-r1 tmpfiles verify-sig

View File

@@ -10,7 +10,7 @@ EAPI=8
# app-emulation/libvirt
# Please bump them together!
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/libvirt.org.asc
inherit meson linux-info python-any-r1 readme.gentoo-r1 tmpfiles verify-sig

View File

@@ -10,7 +10,7 @@ EAPI=8
# app-emulation/libvirt
# Please bump them together!
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/libvirt.org.asc
inherit meson linux-info python-any-r1 readme.gentoo-r1 tmpfiles verify-sig

View File

@@ -10,7 +10,7 @@ EAPI=8
# app-emulation/libvirt
# Please bump them together!
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/libvirt.org.asc
inherit meson linux-info python-any-r1 readme.gentoo-r1 tmpfiles verify-sig

View File

@@ -10,7 +10,7 @@ EAPI=8
# app-emulation/libvirt
# Please bump them together!
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/libvirt.org.asc
inherit meson linux-info python-any-r1 readme.gentoo-r1 tmpfiles verify-sig

View File

@@ -10,7 +10,7 @@ EAPI=8
# app-emulation/libvirt
# Please bump them together!
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/libvirt.org.asc
inherit meson linux-info python-any-r1 readme.gentoo-r1 tmpfiles verify-sig

View File

@@ -10,7 +10,7 @@ EAPI=8
# app-emulation/libvirt
# Please bump them together!
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/libvirt.org.asc
inherit meson linux-info python-any-r1 readme.gentoo-r1 tmpfiles verify-sig

View File

@@ -10,7 +10,7 @@ EAPI=8
# app-emulation/libvirt
# Please bump them together!
PYTHON_COMPAT=( python3_{10..12} )
PYTHON_COMPAT=( python3_{10..13} )
VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/libvirt.org.asc
inherit meson linux-info python-any-r1 readme.gentoo-r1 tmpfiles verify-sig