Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 861665 - =www-client/pybugz-0.13-r2 missing support for python 3.11
Summary: =www-client/pybugz-0.13-r2 missing support for python 3.11
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-07-28 08:04 UTC by Boris Staletic
Modified: 2022-07-28 08:28 UTC (History)
0 users

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 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(-)