commit:     c4ac111cd91a25c5075801999f7742b4d54e47f3
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  8 14:10:04 2025 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed Jan  8 14:15:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4ac111c

dev-python/linode-metadata: enable py3.13

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 dev-python/linode-metadata/linode-metadata-0.3.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/linode-metadata/linode-metadata-0.3.0.ebuild 
b/dev-python/linode-metadata/linode-metadata-0.3.0.ebuild
index 5edf9e7930d6..dde3a8d59e77 100644
--- a/dev-python/linode-metadata/linode-metadata-0.3.0.ebuild
+++ b/dev-python/linode-metadata/linode-metadata-0.3.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2023-2024 Gentoo Authors
+# Copyright 2023-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} )
 DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1 pypi
 

Reply via email to