Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 586978 - dev-vcs/git-2.9.0: add support for python3
Summary: dev-vcs/git-2.9.0: add support for python3
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-24 18:21 UTC by Francisco J. Vazquez
Modified: 2016-06-25 04:19 UTC (History)
0 users

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 Francisco J. Vazquez 2016-06-24 18:21:43 UTC
/usr/portage/dev-vcs/git/git-2.9.0.ebuild shows:

# bug #329479: git-remote-testgit is not multiple-version aware
PYTHON_COMPAT=( python2_7 )


...but git-remote-testgit is not part of git 2.9.0... (see last message in #329479). Is there any other python script that requires forcing 2.7?
Comment 1 Francisco J. Vazquez 2016-06-24 18:25:49 UTC
Nevermind, I just saw that it requires pygtk.