Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 848372 - [guru] games-arcade/taisei: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: [guru] games-arcade/taisei: needs upgrade to Python 3.10 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All All
: Normal normal
Assignee: Haelwenn (lanodan) Monnier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-29 18:10 UTC by Nowa Ammerlaan
Modified: 2022-06-01 11:17 UTC (History)
1 user (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 Nowa Ammerlaan gentoo-dev 2022-05-29 18:10:44 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 games-arcade/taisei
games-arcade/taisei
  PythonCompatUpdate: version 1.3.2-r1: PYTHON_COMPAT updates available: python3_10, python3_11
  PythonCompatUpdate: version 9999: PYTHON_COMPAT updates available: python3_10, python3_11
Comment 1 Oliver Freyermuth 2022-05-31 00:14:36 UTC
Thanks for including the reference to gentoo-dev! 
As guru dev, I'm not subscribed to gentoo-dev (too high traffic for me), but only gentoo-dev-announce, which did not distribute this (expectable) announcement. 

The ebuild is now adapted in ~dev:
https://github.com/gentoo/guru/commit/9a449b2904bd4becceb0898cd0f9907e23f12607
Successfully tested with 3.10 and current 3.11 beta. 
Live ebuild is currently broken since upstream added a new (not-yet-packaged) dependency, but that's for another day to fix. 

Thanks!
Comment 2 Larry the Git Cow gentoo-dev 2022-06-01 11:17:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=9a449b2904bd4becceb0898cd0f9907e23f12607

commit 9a449b2904bd4becceb0898cd0f9907e23f12607
Author:     Oliver Freyermuth <o.freyermuth@googlemail.com>
AuthorDate: 2022-05-31 00:09:32 +0000
Commit:     Oliver Freyermuth <o.freyermuth@googlemail.com>
CommitDate: 2022-05-31 00:09:32 +0000

    games-arcade/taisei: extend PYTHON_COMPATs, EAPI bump.
    
    Closes: https://bugs.gentoo.org/848372
    Signed-off-by: Oliver Freyermuth <o.freyermuth@googlemail.com>

 games-arcade/taisei/Manifest               | 3 +++
 games-arcade/taisei/taisei-1.3.2-r1.ebuild | 4 ++--
 games-arcade/taisei/taisei-9999.ebuild     | 4 ++--
 3 files changed, 7 insertions(+), 4 deletions(-)