Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 705942 - media-libs/libcaca-0.99 port to python3
Summary: media-libs/libcaca-0.99 port to python3
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: py3-tracker, python-3-incompatible
  Show dependency tree
 
Reported: 2020-01-20 11:26 UTC by Alessandro Barbieri
Modified: 2020-08-22 08:05 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 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(-)