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

Bug 705950

Summary: app-misc/lfm port to python3
Product: Gentoo Linux Reporter: Alessandro Barbieri <lssndrbarbieri>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: dev, jstein
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 12:04:04 UTC
From here
https://inigo.katxi.org/devel/lfm/#requirements
it support python3
Comment 1 Alessandro Barbieri 2020-01-20 19:45:11 UTC
Upstream say:

"It should run with Python v3.4 or higher and doesn't need additional modules or any other dependencies, only those provided by the python standard library.
For systems with Python v2.x only, use the old version lfm v2.3."
Comment 2 Larry the Git Cow gentoo-dev 2020-01-22 20:13:00 UTC
The bug has been closed via the following commit(s):

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

commit 9e5b3e74c3404e383f3a0ca154e28bbd36ec8fef
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2020-01-22 20:12:33 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2020-01-22 20:12:50 +0000

    app-misc/lfm: bump to 3.1 w/ python3 support (and take pkg)
    
    Closes: https://bugs.gentoo.org/462258
    Closes: https://bugs.gentoo.org/705950
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 app-misc/lfm/Manifest       |  1 +
 app-misc/lfm/lfm-3.1.ebuild | 17 +++++++++++++++++
 app-misc/lfm/metadata.xml   |  5 ++++-
 3 files changed, 22 insertions(+), 1 deletion(-)