Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 848111 - [guru] dev-games/godot: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: [guru] dev-games/godot: needs upgrade to Python 3.10 (PythonCompatUpdate)
Status: RESOLVED OBSOLETE
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All All
: Normal normal
Assignee: Ross Charles C.
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-29 18:08 UTC by Andrew Nowa Ammerlaan
Modified: 2022-08-16 00:18 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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