Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 845516 - app-misc/ranger: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: app-misc/ranger: needs upgrade to Python 3.10 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-05-18 18:47 UTC by Sam James
Modified: 2022-05-21 21:11 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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-18 18:47:15 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 app-misc/ranger
app-misc/ranger
  PythonCompatUpdate: version 1.9.2: PYTHON_COMPAT updates available: python3_9, python3_10, python3_11
  PythonCompatUpdate: version 1.9.3: PYTHON_COMPAT updates available: python3_10, python3_11
  PythonCompatUpdate: version 9999: PYTHON_COMPAT updates available: python3_10, python3_11
Comment 1 Larry the Git Cow gentoo-dev 2022-05-21 21:11:15 UTC
The bug has been closed via the following commit(s):

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

commit 8fdec261accb804285ccbc6ac485fdc8b454947d
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2022-05-21 20:48:58 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2022-05-21 21:06:07 +0000

    app-misc/ranger: enable py3.10+3.11
    
    Tests pass, and I moderately use this and seems fine with these.
    
    Still pending pep517 migration.
    
    Closes: https://bugs.gentoo.org/845516
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 app-misc/ranger/ranger-1.9.3.ebuild | 4 ++--
 app-misc/ranger/ranger-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)