Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 866383 - sci-libs/libsigrokdecode-0.5.3-r2 - Python modules not byte-compiled
Summary: sci-libs/libsigrokdecode-0.5.3-r2 - Python modules not byte-compiled
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-24 18:35 UTC by Chris Mayo
Modified: 2023-02-26 20:03 UTC (History)
0 users

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 Chris Mayo 2022-08-24 18:35:25 UTC
Fixed for me by adding to src_install():

python_optimize "${D}/usr/share/libsigrokdecode/decoders"
Comment 1 Larry the Git Cow gentoo-dev 2023-02-26 20:03:08 UTC
The bug has been closed via the following commit(s):

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

commit 7ba4565c21df8aa4b95c8a5f9c75d2a6f5a5d462
Author:     Sven Wegener <swegener@gentoo.org>
AuthorDate: 2023-02-26 19:00:49 +0000
Commit:     Sven Wegener <swegener@gentoo.org>
CommitDate: 2023-02-26 20:03:03 +0000

    sci-libs/libsigrokdecode: optimize python modules
    
    Closes: https://bugs.gentoo.org/866383
    Signed-off-by: Sven Wegener <swegener@gentoo.org>

 sci-libs/libsigrokdecode/libsigrokdecode-0.5.3-r2.ebuild | 1 +
 sci-libs/libsigrokdecode/libsigrokdecode-9999.ebuild     | 1 +
 2 files changed, 2 insertions(+)