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

Bug 703094

Summary: dev-python/feedparser-5.2.1: non-byte-compiled modules
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /var/log/portage/dev-python:feedparser-5.2.1:20191216-102852.log

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-12-16 14:05:43 UTC
Created attachment 599786 [details]
/var/log/portage/dev-python:feedparser-5.2.1:20191216-102852.log

* This package installs one or more Python modules that are not byte-compiled.
 * The following files are missing:
 * 
 *   /usr/lib/pypy2.7/site-packages/_feedparser_sgmllib.pyc
 *   /usr/lib64/python2.7/site-packages/_feedparser_sgmllib.pyc
 *   /usr/lib64/python2.7/site-packages/_feedparser_sgmllib.pyo
 * 
 * Please either fix the upstream build system to byte-compile Python modules
 * correctly, or call python_optimize after installing them.  For more
 * information, see:
 * https://wiki.gentoo.org/wiki/Project:Python/Byte_compiling
Comment 1 Larry the Git Cow gentoo-dev 2021-11-11 09:24:11 UTC
The bug has been closed via the following commit(s):

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

commit 90ebd474f41ea2a8de493aa089c07f8b6b0ef0e1
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2021-11-11 09:23:10 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2021-11-11 09:23:59 +0000

    dev-python/feedparser: drop 5.2.1-r2
    
    Closes: https://bugs.gentoo.org/703094
    Closes: https://bugs.gentoo.org/724352
    Closes: https://bugs.gentoo.org/812893
    Closes: https://bugs.gentoo.org/745240
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 dev-python/feedparser/Manifest                   |  1 -
 dev-python/feedparser/feedparser-5.2.1-r2.ebuild | 41 ------------------------
 2 files changed, 42 deletions(-)