Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 639128 - dev-python/clang-python-5.0.0 needs python3 support
Summary: dev-python/clang-python-5.0.0 needs python3 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LLVM support project
URL: http://releases.llvm.org/5.0.0/tools/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-29 00:42 UTC by Alex Turbov
Modified: 2017-12-02 20:16 UTC (History)
2 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 Alex Turbov 2017-11-29 00:42:29 UTC
According to upstream Python3 bindings are supported, but Gentoo has only Python2 nowadays :(

Reproducible: Always
Comment 1 Jonas Stein gentoo-dev 2017-12-02 19:42:30 UTC
"Python bindings now support both Python 2 and Python 3"
Comment 2 Larry the Git Cow gentoo-dev 2017-12-02 20:16:03 UTC
The bug has been closed via the following commit(s):

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

commit 725ba7e323d6753764c57ffe94924d410cb60dca
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2017-12-02 20:05:58 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2017-12-02 20:15:56 +0000

    dev-python/clang-python: Enable python3* for all 5.0* versions
    
    Closes: https://bugs.gentoo.org/639128

 dev-python/clang-python/clang-python-5.0.0.ebuild     | 2 +-
 dev-python/clang-python/clang-python-5.0.1_rc2.ebuild | 2 +-
 dev-python/clang-python/clang-python-5.0.9999.ebuild  | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)