Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737706 - net-libs/webkit-gtk-2.28.4: add "python3_9" to PYTHON_COMPAT
Summary: net-libs/webkit-gtk-2.28.4: add "python3_9" to PYTHON_COMPAT
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py39, python3.9-compat
  Show dependency tree
 
Reported: 2020-08-18 06:01 UTC by Matt Whitlock
Modified: 2021-04-29 01:26 UTC (History)
6 users (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 Matt Whitlock 2020-08-18 06:01:48 UTC
net-libs/webkit-gtk-2.28.4 builds successfully using python3.8 on ~amd64. Please add "python3_8" to PYTHON_COMPAT in the ebuild.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-08-18 07:06:54 UTC
Does Python 3.9 work?
Comment 2 Matt Whitlock 2020-08-18 17:02:44 UTC
(In reply to Sam James from comment #1)
> Does Python 3.9 work?

I don't know. I haven't installed it yet, as my system has many packages that haven't yet declared compatibility with it.
Comment 3 Ulf Dambacher 2020-11-19 06:06:43 UTC
I compiled the stock 2.28.4 ebuild  with python compat 3_8,3_9 enabled without problems.

What do you recommend as a testcase for a stresstest of these packages?
Comment 4 Larry the Git Cow gentoo-dev 2020-11-20 22:03:25 UTC
The bug has been referenced in the following commit(s):

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

commit f85d181d73c396cb186f4cb1e81499e8ee5d05db
Author:     Mart Raudsepp <leio@gentoo.org>
AuthorDate: 2020-11-20 19:23:19 +0000
Commit:     Mart Raudsepp <leio@gentoo.org>
CommitDate: 2020-11-20 22:03:12 +0000

    net-libs/webkit-gtk: allow python3.8 for build
    
    Bug: https://bugs.gentoo.org/737706
    Package-Manager: Portage-2.3.103, Repoman-2.3.20
    Signed-off-by: Mart Raudsepp <leio@gentoo.org>

 net-libs/webkit-gtk/webkit-gtk-2.28.4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 5 Larry the Git Cow gentoo-dev 2021-04-29 01:26:50 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01a081aec3edf82de44eefada66e859c98d34498

commit 01a081aec3edf82de44eefada66e859c98d34498
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2021-04-29 01:26:18 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2021-04-29 01:26:25 +0000

    net-libs/webkit-gtk: Add Python 3.9 support
    
    Closes: https://bugs.gentoo.org/737706
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 net-libs/webkit-gtk/webkit-gtk-2.30.6.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)