Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703094 - dev-python/feedparser-5.2.1: non-byte-compiled modules
Summary: dev-python/feedparser-5.2.1: non-byte-compiled modules
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-16 14:05 UTC by Michał Górny
Modified: 2021-11-11 09:24 UTC (History)
0 users

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


Attachments
/var/log/portage/dev-python:feedparser-5.2.1:20191216-102852.log (dev-python:feedparser-5.2.1:20191216-102852.log,34.58 KB, text/plain)
2019-12-16 14:05 UTC, Michał Górny
Details

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