Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 929896 - x11-wm/fvwm: needs upgrade to Python 3.12 (PythonCompatUpdate)
Summary: x11-wm/fvwm: needs upgrade to Python 3.12 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2024-04-13 08:57 UTC by Michał Górny
Modified: 2024-04-22 16:52 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-04-13 08:57:27 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.  Please check the information provided in the tracker.  Ask in #gentoo-python on IRC if need any help.
Comment 1 Larry the Git Cow gentoo-dev 2024-04-22 16:52:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1f71959296911d772d34f341b067ebdcaba1367

commit e1f71959296911d772d34f341b067ebdcaba1367
Author:     Viorel Munteanu <ceamac@gentoo.org>
AuthorDate: 2024-04-22 16:30:58 +0000
Commit:     Viorel Munteanu <ceamac@gentoo.org>
CommitDate: 2024-04-22 16:51:47 +0000

    x11-wm/fvwm: enable py3.12
    
    Enable python 3.12.  It is used only for one script in bin/ and it works.
    Fix installing docs in the proper place.
    
    Closes: https://bugs.gentoo.org/929896
    Closes: https://bugs.gentoo.org/927863
    Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>

 x11-wm/fvwm/files/fvwm-2.7.0-fix-docdir.patch |  13 ++
 x11-wm/fvwm/fvwm-2.7.0-r4.ebuild              | 171 ++++++++++++++++++++++++++
 2 files changed, 184 insertions(+)