Bug 454188

Summary: .pyc and .pyo files don't need to be packaged
Product: [Fedora] Fedora Reporter: Rehan Khan <rehan.khan>
Component: smartAssignee: Axel Thimm <axel.thimm>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8CC: ville.skytta
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-07-06 19:03:49 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rehan Khan 2008-07-06 09:44:10 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.1; FDM)

Description of problem:
Hi, this is more a tweak to the packaging than a bug. the smart rpm packages .pyc and .pyo files. It is not really neccessary to do this I believe, as they will be generated on first run.



Version-Release number of selected component (if applicable):
smart-0.52

How reproducible:
Always


Steps to Reproduce:
1. Examine filelist in smart rpm
2.
3.

Actual Results:


Expected Results:


Additional info:

Comment 1 Rex Dieter 2008-07-06 19:03:49 UTC
Um, actually they *do* need to be packaged, read up on the python packaging
guidelines for details