commit:     9e8f4ade5befa7bd085cf169059207660a6abb38
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Sat Aug 13 02:45:25 2022 +0000
Commit:     Haelwenn Monnier <contact <AT> hacktivis <DOT> me>
CommitDate: Sat Aug 13 03:10:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9e8f4ade

dev-games/surgescript: Bump PYTHON_COMPAT to 3.11

Closes: https://bugs.gentoo.org/848117
Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>

 dev-games/surgescript/surgescript-0.5.5.ebuild | 4 ++--
 dev-games/surgescript/surgescript-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-games/surgescript/surgescript-0.5.5.ebuild 
b/dev-games/surgescript/surgescript-0.5.5.ebuild
index 6885387d8..318014077 100644
--- a/dev-games/surgescript/surgescript-0.5.5.ebuild
+++ b/dev-games/surgescript/surgescript-0.5.5.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..11} )
 DOCS_BUILDER="mkdocs"
 DOCS_DEPEND="dev-python/mkdocs-material"
 

diff --git a/dev-games/surgescript/surgescript-9999.ebuild 
b/dev-games/surgescript/surgescript-9999.ebuild
index 6885387d8..318014077 100644
--- a/dev-games/surgescript/surgescript-9999.ebuild
+++ b/dev-games/surgescript/surgescript-9999.ebuild
@@ -1,9 +1,9 @@
-# Copyright 2019-2020 Gentoo Authors
+# Copyright 2019-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..11} )
 DOCS_BUILDER="mkdocs"
 DOCS_DEPEND="dev-python/mkdocs-material"
 

Reply via email to