Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896812 - dev-python/pluginbase: needs upgrade to Python 3.11 (PythonCompatUpdate)
Summary: dev-python/pluginbase: needs upgrade to Python 3.11 (PythonCompatUpdate)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 896398 896922
  Show dependency tree
 
Reported: 2023-02-25 09:37 UTC by Michał Górny
Modified: 2023-02-27 00:41 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-25 09:37:45 UTC
This package does not support Python 3.11.  Please test it with Python 3.11 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/abb5788ea81c7bbf4d40a2995b682eb9.  Please check the information provided in the tracker.  Ask in #gentoo-python on IRC if need any help.
Comment 1 Larry the Git Cow gentoo-dev 2023-02-27 00:41:08 UTC
The bug has been closed via the following commit(s):

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

commit 4560dffad3b18fe406346459125153ef87c3d48f
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-27 00:28:16 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-27 00:31:07 +0000

    dev-python/pluginbase: enable py3.11
    
    Closes: https://bugs.gentoo.org/896812
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/pluginbase/pluginbase-1.0.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Additionally, it has been referenced in the following commit(s):

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

commit 2f7bd19df1692cf627a1dc2806110d7749c4ea21
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-02-27 00:29:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-02-27 00:31:08 +0000

    dev-python/pluginbase: EAPI 8, PEP517, pypi.eclass
    
    Bug: https://bugs.gentoo.org/896812
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/pluginbase/pluginbase-1.0.1-r1.ebuild | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)