Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 761280 - dev-vcs/gitg-3.32.1-r1: please add more supported python versions
Summary: dev-vcs/gitg-3.32.1-r1: please add more supported python versions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mike Auty (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-22 21:09 UTC by Martin Dummer
Modified: 2020-12-23 12:57 UTC (History)
4 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 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(-)