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

Bug 845435

Summary: app-admin/syslog-summary: needs upgrade to Python 3.10 (PythonCompatUpdate)
Product: Gentoo Linux Reporter: Sam James <sam>
Component: Current packagesAssignee: Paul Healy <lmiphay>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://github.com/gentoo/gentoo/pull/25691
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 823185    

Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-05-18 18:45: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-admin/syslog-summary
app-admin/syslog-summary
  PythonCompatUpdate: version 1.14-r5: PYTHON_COMPAT updates available: python3_10, python3_11
Comment 1 Larry the Git Cow gentoo-dev 2022-05-31 02:55:20 UTC
The bug has been referenced in the following commit(s):

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

commit f23a34c33c94e0fcbe0558a7e5c4b429ec0a83a6
Author:     Paul Healy <lmiphay@gmail.com>
AuthorDate: 2022-05-30 16:34:57 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-05-31 02:12:27 +0000

    app-admin/syslog-summary: python compat add 3.10
    
        add python 3.10
        drop python 3.7 and 3.8
    
    Bug: https://bugs.gentoo.org/845435
    Signed-off-by: Paul Healy <lmiphay@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/25691
    Signed-off-by: Sam James <sam@gentoo.org>

 app-admin/syslog-summary/syslog-summary-1.14-r5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)