Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651048 - sys-fs/fuse-3.2.1 should use python-any-r1.eclass instead of python-single-r1.eclass
Summary: sys-fs/fuse-3.2.1 should use python-any-r1.eclass instead of python-single-r1...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Tim Harder
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-21 02:25 UTC by Arfrever Frehtes Taifersar Arahesis
Modified: 2018-03-23 01:36 UTC (History)
0 users

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


Attachments
Patch (fuse.patch,1.69 KB, patch)
2018-03-21 02:30 UTC, Arfrever Frehtes Taifersar Arahesis
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis 2018-03-21 02:25:36 UTC
sys-fs/fuse-3.2.1 does not install any Python files (scripts, modules etc.) or any ELF files linked against libpythonX.Y.so.
In such cases, the appropriate choice is python-any-r1.eclass.
Comment 1 Arfrever Frehtes Taifersar Arahesis 2018-03-21 02:30:05 UTC
Created attachment 524632 [details, diff]
Patch
Comment 2 Larry the Git Cow gentoo-dev 2018-03-23 01:36:30 UTC
The bug has been closed via the following commit(s):

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

commit ac9080851649f3d88fd86a47fbe7e40a08c507cf
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
AuthorDate: 2018-03-21 02:27:40 +0000
Commit:     Tim Harder <radhermit@gentoo.org>
CommitDate: 2018-03-23 01:34:52 +0000

    sys-fs/fuse: Use python-any-r1.eclass instead of python-single-r1.eclass.
    
    Closes: https://bugs.gentoo.org/651048

 sys-fs/fuse/fuse-3.2.1.ebuild | 18 ++++++++++++------
 1 file changed, 12 insertions(+), 6 deletions(-)