Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 845435 - app-admin/syslog-summary: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: app-admin/syslog-summary: 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: Paul Healy
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-05-18 18:45 UTC by Sam James
Modified: 2022-05-31 02:55 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 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(-)