Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 761280

Summary: dev-vcs/gitg-3.32.1-r1: please add more supported python versions
Product: Gentoo Linux Reporter: Martin Dummer <martin.dummer>
Component: Current packagesAssignee: Mike Auty (RETIRED) <ikelos>
Status: RESOLVED FIXED    
Severity: normal CC: gnome, jstein, martin.dummer, mgorny
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin Dummer 2020-12-22 21:09:32 UTC
dev-vcs/gitg-3.32.1-r1 has the "python" use-flag set by default, but supports only PYTHON_TARGETS="python3_7 -python3_6". 

As of today, on a stable-keyworded amd64 system, there are the PYTHON_TARGETS="python2_7 python3_8".

This causes annoying messages that the only gitg version, marked stable for amd64, has unsatisfied dependencies.

Either USE="-python" must be set or several "python_targets_python3_7" must be added.

So I open this bug to request

- either remove "USE=+python"
- or test+add more python3_X versions

or both.
Comment 1 Larry the Git Cow gentoo-dev 2020-12-23 12:57:06 UTC
The bug has been closed via the following commit(s):

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

commit 0869e75582213b539b6bcac64f99dfb831a32e47
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-12-23 12:56:38 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-12-23 12:56:38 +0000

    dev-vcs/gitg: Port up to py3.9
    
    Closes: https://bugs.gentoo.org/761280
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-vcs/gitg/gitg-3.32.1-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)