Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 789264 - dev-python/pluginbase: add python3.9 support
Summary: dev-python/pluginbase: add python3.9 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: python3.9-stable
  Show dependency tree
 
Reported: 2021-05-10 02:36 UTC by Anton Bolshakov
Modified: 2021-06-01 00:28 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 Anton Bolshakov 2021-05-10 02:36:10 UTC
The latest release was back in 2019 and there is no official support for >python3.7. So I'm not sure if it supports even 3.8 but it is keyworded
Comment 1 Anton Bolshakov 2021-05-10 02:36:57 UTC
Also, see: https://github.com/mitsuhiko/pluginbase/issues/21
Comment 2 Matthew Bakhtiari 2021-05-10 03:54:24 UTC
See: https://github.com/mitsuhiko/pluginbase/pull/22
Comment 3 Anton Bolshakov 2021-05-18 03:52:29 UTC
Upstream fixed the bug report and the new version v1.0.1 is released, please bump
https://pypi.org/project/pluginbase/
Comment 4 Anton Bolshakov 2021-05-19 00:48:45 UTC
seems fixed
Comment 5 Anton Bolshakov 2021-05-25 17:45:15 UTC
Not stable yet
Comment 6 Larry the Git Cow gentoo-dev 2021-06-01 00:28:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13dce2e706799c43aeb8cc4cfeb1b08b42e407bd

commit 13dce2e706799c43aeb8cc4cfeb1b08b42e407bd
Author:     Matthew Bakhtiari <dev@mtbk.me>
AuthorDate: 2021-05-15 08:29:49 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-01 00:27:51 +0000

    dev-python/pluginbase: add python3.9 support
    
    Closes: https://bugs.gentoo.org/789264
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Matthew <dev@mtbk.me>
    Closes: https://github.com/gentoo/gentoo/pull/20814
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/pluginbase-1.0.0-python3.9.patch         | 120 +++++++++++++++++++++
 dev-python/pluginbase/pluginbase-1.0.0.ebuild      |   6 +-
 2 files changed, 124 insertions(+), 2 deletions(-)