Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 767031 - dev-python/jsonrpclib: port to Python 3.8+
Summary: dev-python/jsonrpclib: port to Python 3.8+
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: python3.8-compat py39, python3.9-compat
  Show dependency tree
 
Reported: 2021-01-25 02:41 UTC by Sam James
Modified: 2021-01-30 15:17 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 2021-01-25 02:41:42 UTC
This package isn't marked as supporting Python 3.8+ so causes issues for users installing it, as the new default target is Python 3.8.

Please add Python 3.8 and Python 3.9 if possible ASAP.
Comment 1 Conrad Kostecki gentoo-dev 2021-01-30 15:14:43 UTC
Package has been already ported to python3_9.

-> https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6bd789cac61b61ebf78d6ba5be027a77d9571226
Comment 2 Larry the Git Cow gentoo-dev 2021-01-30 15:17:32 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ecf3085933898aa7fd508b4e7bd02505416298c

commit 5ecf3085933898aa7fd508b4e7bd02505416298c
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-01-30 15:17:08 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-01-30 15:17:26 +0000

    dev-python/jsonrpclib: add python3_9 support (live)
    
    Bug: https://bugs.gentoo.org/767031
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-python/jsonrpclib/jsonrpclib-9999.ebuild | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)