Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 788418 - dev-python/pypax-0.9.5 add compatibility for python 3.9
Summary: dev-python/pypax-0.9.5 add compatibility for python 3.9
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:
: 789123 (view as bug list)
Depends on:
Blocks: py39, python3.9-compat
  Show dependency tree
 
Reported: 2021-05-05 19:04 UTC by Klemen Mihevc
Modified: 2021-06-01 10:44 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 Klemen Mihevc 2021-05-05 19:04:49 UTC
Since default target for python gets changed in June, would be nice if this packaged also gets py 3.9 treatment. This package is pulled in by sys-apps/elfix that is part of hardended profile.

Reproducible: Always
Comment 1 John Helmert III archtester Gentoo Infrastructure gentoo-dev Security 2021-05-09 21:09:03 UTC
*** Bug 789123 has been marked as a duplicate of this bug. ***
Comment 2 João P. Teixeira 2021-06-01 09:43:10 UTC
As of June 1, this bug also blocks updating packages on many systems with desktop profiles, since net-libs/nodejs pulls sys-apps/elfix (net-libs/nodejs is pulled by firefox, qtwebengine, spotify, ...)
Comment 3 João P. Teixeira 2021-06-01 10:11:04 UTC
(In reply to João P. Teixeira from comment #2)
> As of June 1, this bug also blocks updating packages on many systems with
> desktop profiles, since net-libs/nodejs pulls sys-apps/elfix
> (net-libs/nodejs is pulled by firefox, qtwebengine, spotify, ...)

In fact, I have checked that after removing sys-apps/elfix from the world file the problem goes away (and it was sys-apps/elfix that was pulling dev-python/pypax). So this won't affect desktop profiles in general.

Note that I also had to remove mercurial support from app-portage/layman (dev-vcs/mercurial also complaints about missing python 3.8 target).
Comment 4 Larry the Git Cow gentoo-dev 2021-06-01 10:44:38 UTC
The bug has been closed via the following commit(s):

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

commit d8621b274554dca129dcd9fb9d1ab983c4eac12b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-01 10:44:23 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-01 10:44:23 +0000

    dev-python/pypax: add Python 3.9
    
    Closes: https://bugs.gentoo.org/788418
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/pypax/pypax-0.9.5.ebuild | 4 ++--
 dev-python/pypax/pypax-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)