commit:     82f974f3bf0be2215d0780fee343e9c66ad82b9b
Author:     Petr Vaněk <arkamar <AT> atlas <DOT> cz>
AuthorDate: Sat Sep 16 19:33:56 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep 17 06:16:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82f974f3

net-im/synapse: enable py3.12

Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz>
Closes: https://github.com/gentoo/gentoo/pull/32555
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-im/synapse/synapse-1.92.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-im/synapse/synapse-1.92.2.ebuild 
b/net-im/synapse/synapse-1.92.2.ebuild
index 9ff61d90a366..a45032d0f4b0 100644
--- a/net-im/synapse/synapse-1.92.2.ebuild
+++ b/net-im/synapse/synapse-1.92.2.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 DISTUTILS_EXT=1
 DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{10..11} )
+PYTHON_COMPAT=( python3_{10..12} )
 
 CRATES="
        aho-corasick@1.0.2

Reply via email to