commit: bc3995593b5c9e40e0edc3f738e232f13534cef5
Author: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 10 09:39:12 2024 +0000
Commit: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Tue Sep 10 09:45:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc399559
dev-python/bareos: enable py3.13
Signed-off-by: Marc Schiffbauer <mschiff <AT> gentoo.org>
dev-python/bareos/bareos-22.1.6.ebuild | 2 +-
dev-python/bareos/bareos-23.0.4.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/bareos/bareos-22.1.6.ebuild
b/dev-python/bareos/bareos-22.1.6.ebuild
index 59d31548b8d2..41dd5692bc06 100644
--- a/dev-python/bareos/bareos-22.1.6.ebuild
+++ b/dev-python/bareos/bareos-22.1.6.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1
diff --git a/dev-python/bareos/bareos-23.0.4.ebuild
b/dev-python/bareos/bareos-23.0.4.ebuild
index 59d31548b8d2..41dd5692bc06 100644
--- a/dev-python/bareos/bareos-23.0.4.ebuild
+++ b/dev-python/bareos/bareos-23.0.4.ebuild
@@ -3,7 +3,7 @@
EAPI=8
-PYTHON_COMPAT=( python3_{10..12} )
+PYTHON_COMPAT=( python3_{10..13} )
DISTUTILS_USE_PEP517=setuptools
inherit distutils-r1