Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 896586

Summary: app-misc/liquidctl: needs upgrade to Python 3.11 (PythonCompatUpdate)
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Stephan Hartmann (RETIRED) <sultan>
Status: RESOLVED FIXED    
Severity: normal CC: gentoo, gibgibon, jnerin
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 896398    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-25 09:35:01 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 Michael Cook 2023-05-02 02:27:20 UTC
Looking at the github workflows for current release, they test against 3.11, so pretty safe to just bump. (I never got this working with my AIO for some reason so can't really test)
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-03 05:25:10 UTC
Ping. Python 3.11 is now default.
Comment 3 Kamil Żyta 2023-05-04 09:25:13 UTC
Working good with Python 3.11
Comment 4 Larry the Git Cow gentoo-dev 2023-05-06 15:40:03 UTC
The bug has been closed via the following commit(s):

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

commit d785709f4e69912ca3b049a822c14d43bbc00741
Author:     Andrew Udvare <audvare@gmail.com>
AuthorDate: 2023-05-02 23:24:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-06 15:39:55 +0000

    app-misc/liquidctl: enable py3.11
    
    Closes: https://bugs.gentoo.org/896586
    Signed-off-by: Andrew Udvare <audvare@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/30849
    Signed-off-by: Sam James <sam@gentoo.org>

 app-misc/liquidctl/liquidctl-1.11.1.ebuild | 2 +-
 app-misc/liquidctl/liquidctl-1.12.1.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)