Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931364 - [GURU] dev-lang/wabt: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: [GURU] dev-lang/wabt: needs upgrade to Python 3.12 (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: 2024-05-07 12:41 UTC by Nowa Ammerlaan
Modified: 2024-05-15 16:06 UTC (History)
0 users

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 2024-05-07 12:41:15 UTC
This package does not support Python 3.12. Please test it with Python 3.12 as a matter of urgency as the default will change in early June, as per message on gentoo-dev:  https://www.mail-archive.com/gentoo-dev@lists.gentoo.org/msg99104.html. Ask in #gentoo-python on IRC if need any help.

$ pkgcheck scan -k PythonCompatUpdate dev-lang/wabt
dev-lang/wabt
  PythonCompatUpdate: version 1.0.30: PYTHON_COMPAT update available: python3_12
Comment 1 Larry the Git Cow gentoo-dev 2024-05-15 16:06:45 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1550eb12b13986d9dde9992df1ef94b4598b0f19

commit 1550eb12b13986d9dde9992df1ef94b4598b0f19
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2024-05-15 15:30:46 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2024-05-15 15:30:46 +0000

    dev-lang/wabt: enable py3.13
    
    Closes: https://bugs.gentoo.org/931364
    Signed-off-by: Julien Roy <julien@jroy.ca>

 dev-lang/wabt/wabt-1.0.34.ebuild | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

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

commit ec5abd1ee8b029bde1fbc1ae1e09cb35cb379eda
Author:     Julien Roy <julien@jroy.ca>
AuthorDate: 2024-05-15 15:21:58 +0000
Commit:     Julien Roy <julien@jroy.ca>
CommitDate: 2024-05-15 15:21:58 +0000

    dev-lang/wabt: drop 1.0.30
    
    Closes: https://bugs.gentoo.org/931364
    Signed-off-by: Julien Roy <julien@jroy.ca>

 dev-lang/wabt/Manifest           |  1 -
 dev-lang/wabt/wabt-1.0.30.ebuild | 59 ----------------------------------------
 2 files changed, 60 deletions(-)