Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896614 - app-office/lyx: needs upgrade to Python 3.11 (PythonCompatUpdate)
Summary: app-office/lyx: needs upgrade to Python 3.11 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Alexis Ballier
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 896398
  Show dependency tree
 
Reported: 2023-02-25 09:35 UTC by Michał Górny
Modified: 2023-05-14 11:51 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-25 09:35:13 UTC
This package does not support Python 3.11.  Please test it with Python 3.11 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/abb5788ea81c7bbf4d40a2995b682eb9.  Please check the information provided in the tracker.  Ask in #gentoo-python on IRC if need any help.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-03 05:25:08 UTC
Ping. Python 3.11 is now default.
Comment 2 Paul Gover 2023-05-03 18:53:32 UTC
Having just hit this...

I tweaked the lyx ebuild to say
     PYTHON_COMPAT=( python3_{9..11} )
(and that's the sum total of changes),
reinstalled and updated my system to python 3.11, and depcleaned all earlier pythons out of the system.

I took lyx for a test drive.  Steers OK, accelerates acceptably but didn't brake!  I didn't look under the bonnet...

(Or, for the more literally-minded, I edited a file of mine, diddled with the navigation toolbar, and got lyx to create a PDF document to view.  All fine.)

Cheers.
Comment 3 Larry the Git Cow gentoo-dev 2023-05-14 11:51:40 UTC
The bug has been closed via the following commit(s):

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

commit 641413ca68978daa98e3114450f39a7ea69ac272
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2023-05-14 11:44:20 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2023-05-14 11:44:20 +0000

    app-office/lyx: enable py3.11
    
    Closes: https://bugs.gentoo.org/896614
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 app-office/lyx/lyx-2.3.6.1-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)