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

Bug 705942

Summary: media-libs/libcaca-0.99 port to python3
Product: Gentoo Linux Reporter: Alessandro Barbieri <lssndrbarbieri>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED WONTFIX    
Severity: normal CC: dev, jstein, mgorny, treecleaner
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 694800    

Description Alessandro Barbieri 2020-01-20 11:26:52 UTC
Looking at the sourcecode, libcaca should support python3
Comment 1 Alessandro Barbieri 2020-01-20 19:46:42 UTC
You can see here
https://sources.debian.org/src/libcaca/0.99.beta19-2.1/python/caca/__init__.py/#L30
the code has a check for python3
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-08-16 10:27:07 UTC
ping.
Comment 3 Larry the Git Cow gentoo-dev 2020-08-22 08:04:21 UTC
The bug has been closed via the following commit(s):

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

commit 6809241c0e716f0181908ddfbdbff3718813e5eb
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-08-22 07:42:47 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-08-22 08:04:16 +0000

    media-libs/libcaca: Eradicate python2
    
    Closes: https://bugs.gentoo.org/705942
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 media-libs/libcaca/libcaca-0.99_beta19-r1.ebuild | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)