Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711962 - sys-apps/bleachbit should support Python 3
Summary: sys-apps/bleachbit should support Python 3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Christian Tietz
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py3-tracker, python-3-incompatible
  Show dependency tree
 
Reported: 2020-03-09 14:31 UTC by lg188
Modified: 2020-04-01 14:37 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
New ebuild (bleachbit-3.2.0_p20200308.ebuild,1.33 KB, text/plain)
2020-03-09 14:31 UTC, lg188
Details
Diff (bleachbit.diff,1.21 KB, patch)
2020-03-09 14:38 UTC, lg188
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(+)