Bug 588426 - python package removes wsgiref egg-info
Summary: python package removes wsgiref egg-info
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Dave Malcolm
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-05-03 17:35 UTC by Toshio Ernie Kuratomi
Modified: 2010-05-04 19:49 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2010-05-04 19:49:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Toshio Ernie Kuratomi 2010-05-03 17:35:05 UTC
Description of problem:

We're removing *.egg-info files from the python stdlib when we build the python package (line 558 of the F12 spec file).  This seems like a holdover from when we thought that egg-info was just an alternate packaging format to rpm and held no runtime value.  If that's the case we should remove the line and install the egg-info files.

Note that ATM the only egg-info file affected by this is the wsgiref egg-info.

Comment 1 Dave Malcolm 2010-05-04 19:49:00 UTC
Fixed in python-2.6.5-8.fc14 and in python26-2.6.5-4.el5

Already fixed in python3


Note You need to log in before you can comment on or make changes to this bug.