commit:     9424de56edf057aca8f8b28916f7b478c7084f5f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed May 29 23:39:51 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed May 29 23:39:51 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9424de56

dev-python/bracex: enable py3.13

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/bracex/bracex-2.4.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/bracex/bracex-2.4.ebuild 
b/dev-python/bracex/bracex-2.4.ebuild
index ba2c1ddcb655..396b3efd6c52 100644
--- a/dev-python/bracex/bracex-2.4.ebuild
+++ b/dev-python/bracex/bracex-2.4.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 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} )
 DISTUTILS_USE_PEP517=hatchling
 
 DOCS_BUILDER="mkdocs"

Reply via email to