Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896638 - app-text/nfoview: needs upgrade to Python 3.11 (PythonCompatUpdate)
Summary: app-text/nfoview: 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: Till Schäfer
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 896398
  Show dependency tree
 
Reported: 2023-02-25 09:35 UTC by Michał Górny
Modified: 2023-02-25 19:08 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-25 09:35:31 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 Larry the Git Cow gentoo-dev 2023-02-25 19:08:45 UTC
The bug has been closed via the following commit(s):

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

commit 13cda782bd89b95cf0dd361cc47ac6a34dbc53ce
Author:     Till Schäfer <till2.schaefer@uni-dortmund.de>
AuthorDate: 2023-02-25 12:33:23 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2023-02-25 18:52:42 +0000

    app-text/nfoview: enable py3.11
    
    PEP517 migration is not applied, since this is the last
    version of the package using distutils.
    
    Closes: https://bugs.gentoo.org/896638
    Signed-off-by: Till Schäfer <till2.schaefer@uni-dortmund.de>
    Closes: https://github.com/gentoo/gentoo/pull/29786
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 app-text/nfoview/nfoview-1.28.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)