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

Bug 711962

Summary: sys-apps/bleachbit should support Python 3
Product: Gentoo Linux Reporter: lg188 <lander.ghekiere>
Component: Current packagesAssignee: Christian Tietz <christian.tietz>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, lander.ghekiere, proxy-maint
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: All   
See Also: https://github.com/gentoo/gentoo/pull/14899
https://github.com/gentoo/gentoo/pull/14902
https://github.com/gentoo/gentoo/pull/15102
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 694800    
Attachments: New ebuild
Diff

Description lg188 2020-03-09 14:31:01 UTC
Created attachment 617608 [details]
New ebuild

Upgraded the rdep to run with python3 and drop support for python2.7, as upstream did. Was guided by other developers.
Comment 1 lg188 2020-03-09 14:38:13 UTC
Created attachment 617614 [details, diff]
Diff
Comment 2 Larry the Git Cow gentoo-dev 2020-04-01 14:37:56 UTC
The bug has been closed via the following commit(s):

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

commit a99484f44d5447410c3c25823746e7b103eafaf2
Author:     Christian Tietz <christian.tietz@mailbox.org>
AuthorDate: 2020-03-25 03:10:54 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-04-01 14:37:32 +0000

    sys-apps/bleachbit: Bump to 3.9.0 beta (Py3 port), implement tests
    
    Tests require FEATURES=-usersandbox. Hence, restrict them.
    
    Closes: https://bugs.gentoo.org/711962
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Christian Tietz <christian.tietz@mailbox.org>
    Closes: https://github.com/gentoo/gentoo/pull/15102
    Closes: https://github.com/gentoo/gentoo/pull/14902
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 sys-apps/bleachbit/Manifest               |  1 +
 sys-apps/bleachbit/bleachbit-3.9.0.ebuild | 78 +++++++++++++++++++++++++++++++
 2 files changed, 79 insertions(+)