git: 32538c17f174 - main - games/freeorion: update supported python versions

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Thu, 14 Jul 2022 12:58:59 UTC
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=32538c17f17407b11e5bd655d8fefb44a80247c1

commit 32538c17f17407b11e5bd655d8fefb44a80247c1
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-07-14 12:31:35 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-07-14 12:58:42 +0000

    games/freeorion: update supported python versions
---
 games/freeorion/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/games/freeorion/Makefile b/games/freeorion/Makefile
index 991cf9be48a7..bc7a214535d8 100644
--- a/games/freeorion/Makefile
+++ b/games/freeorion/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS=	libboost_thread.so:devel/boost-libs \
 
 USE_GITHUB=	yes
 
-USES=		cmake compiler:c++14-lang python:3.5-3.9  # inherited from boost-python-libs
+USES=		cmake compiler:c++14-lang python:3.8-3.10  # inherited from boost-python-libs
 CMAKE_ARGS=	-Wno-dev
 
 LDFLAGS_i386=	-Wl,-znotext