commit:     e2fc36612e6a233504ebff168131bc728216e897
Author:     Craig Andrews <candrews <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 15 23:44:31 2024 +0000
Commit:     Craig Andrews <candrews <AT> gentoo <DOT> org>
CommitDate: Mon Apr 15 23:45:34 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2fc3661

net-mail/onionrouter: enable py3.12

Closes: https://bugs.gentoo.org/929336
Signed-off-by: Craig Andrews <candrews <AT> gentoo.org>

 net-mail/onionrouter/onionrouter-0.6.2-r1.ebuild | 4 ++--
 net-mail/onionrouter/onionrouter-9999.ebuild     | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-mail/onionrouter/onionrouter-0.6.2-r1.ebuild 
b/net-mail/onionrouter/onionrouter-0.6.2-r1.ebuild
index f5a753cbc898..5ae0f03c0fb4 100644
--- a/net-mail/onionrouter/onionrouter-0.6.2-r1.ebuild
+++ b/net-mail/onionrouter/onionrouter-0.6.2-r1.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_{9,10,11} )
+PYTHON_COMPAT=( python3_{9,10,11,12} )
 DISTUTILS_USE_PEP517=setuptools
 DISTUTILS_SINGLE_IMPL=1
 

diff --git a/net-mail/onionrouter/onionrouter-9999.ebuild 
b/net-mail/onionrouter/onionrouter-9999.ebuild
index f5a753cbc898..5ae0f03c0fb4 100644
--- a/net-mail/onionrouter/onionrouter-9999.ebuild
+++ b/net-mail/onionrouter/onionrouter-9999.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_{9,10,11} )
+PYTHON_COMPAT=( python3_{9,10,11,12} )
 DISTUTILS_USE_PEP517=setuptools
 DISTUTILS_SINGLE_IMPL=1
 

Reply via email to