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

Bug 861665

Summary: =www-client/pybugz-0.13-r2 missing support for python 3.11
Product: Gentoo Linux Reporter: Boris Staletic <boris.staletic>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Boris Staletic 2022-07-28 08:04:20 UTC
Adding python 3.11 support for this package requires only changing the PYTHON_COMPAT line in the ebuild.
Comment 1 Larry the Git Cow gentoo-dev 2022-07-28 08:28:23 UTC
The bug has been closed via the following commit(s):

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

commit 9983a97c53c814af2fd6991d95fecf0a1a8cfd03
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-07-28 08:12:47 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-07-28 08:28:16 +0000

    www-client/pybugz: enable py3.11
    
    No test suite exists but some basic searches work.
    
    Closes: https://bugs.gentoo.org/861665
    Signed-off-by: Sam James <sam@gentoo.org>

 www-client/pybugz/pybugz-0.13-r2.ebuild | 2 +-
 www-client/pybugz/pybugz-9999.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)