Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 846074 - media-sound/klick: needs upgrade to Python 3.10 (PythonCompatUpdate)
Summary: media-sound/klick: 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: Alexander Tsoy
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py310, python3.10-compat
  Show dependency tree
 
Reported: 2022-05-18 19:00 UTC by Sam James
Modified: 2022-06-16 16:32 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 19:00:51 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 media-sound/klick
media-sound/klick
  PythonCompatUpdate: version 0.12.2-r2: PYTHON_COMPAT update available: python3_10
Comment 1 Larry the Git Cow gentoo-dev 2022-06-16 16:32:47 UTC
The bug has been closed via the following commit(s):

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

commit 0a31dc2cfb95fd8ba41654682c77716f9c7fe043
Author:     Alexander Tsoy <alexander@tsoy.me>
AuthorDate: 2022-06-15 13:06:19 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-16 16:32:01 +0000

    media-sound/klick: add Python 3.10 support
    
    Also fix variable scope issue.
    
    Closes: https://bugs.gentoo.org/846074
    Closes: https://bugs.gentoo.org/836078
    Signed-off-by: Alexander Tsoy <alexander@tsoy.me>
    Closes: https://github.com/gentoo/gentoo/pull/25909
    Signed-off-by: Sam James <sam@gentoo.org>

 media-sound/klick/klick-0.12.2-r3.ebuild | 54 ++++++++++++++++++++++++++++++++
 1 file changed, 54 insertions(+)