commit:     53f2e2c041743d14b2f22c44fcb505ab57ac2dc1
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 19 19:01:32 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Mon Sep 19 19:02:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53f2e2c0

dev-python/yamlpath: enable py3.11

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/yamlpath/yamlpath-3.6.5.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/yamlpath/yamlpath-3.6.5.ebuild 
b/dev-python/yamlpath/yamlpath-3.6.5.ebuild
index 234c02f9ca7f..e236b9aeee0e 100644
--- a/dev-python/yamlpath/yamlpath-3.6.5.ebuild
+++ b/dev-python/yamlpath/yamlpath-3.6.5.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_COMPAT=( python3_{8..11} )
 inherit distutils-r1
 
 DESCRIPTION="Command-line processors for YAML/JSON/Compatible data"

Reply via email to