commit:     f892182972635a6440fae4913c35ada17800eeb7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 12 18:42:28 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 12 19:26:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8921829

dev-python/elastic-transport: Enable py3.13

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/elastic-transport/elastic-transport-8.13.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/elastic-transport/elastic-transport-8.13.1.ebuild 
b/dev-python/elastic-transport/elastic-transport-8.13.1.ebuild
index ff8e1b59e381..8ae43202d660 100644
--- a/dev-python/elastic-transport/elastic-transport-8.13.1.ebuild
+++ b/dev-python/elastic-transport/elastic-transport-8.13.1.ebuild
@@ -4,7 +4,7 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
 
 inherit distutils-r1
 

Reply via email to