Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 848111

Summary: [guru] dev-games/godot: needs upgrade to Python 3.10 (PythonCompatUpdate)
Product: GURU Reporter: Andrew Nowa Ammerlaan <andrewammerlaan>
Component: Package issuesAssignee: Ross Charles C. <rossbridger.cc>
Status: RESOLVED OBSOLETE    
Severity: normal CC: bog, ionen
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Andrew Nowa Ammerlaan gentoo-dev 2022-05-29 18:08:54 UTC
This package does not support Python 3.10. Please test it with Python 3.10 as a matter of urgency as the default will change in early June, as per message on gentoo-dev: https://archives.gentoo.org/gentoo-dev/message/13aa993921f19b6b095297721ffb0d0b. Ask in #gentoo-python on IRC if need any help.

$ pkgcheck scan -k PythonCompatUpdate dev-games/godot
dev-games/godot
  PythonCompatUpdate: version 3.3.2-r1: PYTHON_COMPAT update available: python3_10
Comment 1 Khumba 2022-07-12 23:08:00 UTC
I'll give a +1 to a simple bump working:

-PYTHON_COMPAT=( python3_{8..9} )
+PYTHON_COMPAT=( python3_{8..10} )

It builds fine and I'm able to run the IDE and play a sample game through it.
Comment 2 Ionen Wolkens gentoo-dev 2022-08-16 00:18:06 UTC
Packaged in ::gentoo now, and has py3_10