Bug 176525

Summary: Review Request: python-setuptools: Download, build, install, upgrade, and uninstall Python packages
Product: [Fedora] Fedora Reporter: Ignacio Vazquez-Abrams <ivazqueznet>
Component: Package ReviewAssignee: Miloslav Trmač <mitr>
Status: CLOSED NEXTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-extras-list
Target Milestone: ---Flags: wtogami: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-12-29 06:24:41 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:
Bug Depends On:    
Bug Blocks: 163779, 176526, 176527, 176532    

Description Ignacio Vazquez-Abrams 2005-12-24 07:55:24 UTC
Spec Name or Url: http://fedora.ivazquez.net/files/extras/python-setuptools.spec
SRPM Name or Url: http://fedora.ivazquez.net/files/extras/python-setuptools-0.6a8-1.src.rpm
Description: setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages.

Known issues:
W: python-setuptools invalid-license PSFL/ZPL
E: python-setuptools zero-length /usr/lib/python2.4/site-packages/setuptools-0.6a8-py2.4.egg/EGG-INFO/not-zip-safe

I'm reluctant to touch the second issue seeing as I have no clue how eggs work.

Comment 1 Miloslav Trmač 2005-12-27 10:19:37 UTC
- rpmlint matches the above
  * licenses: both are OK
  * not-zip-safe: the code uses existence of the file as a flag, so it should
    be packaged
- package name, spec file name OK
- conforms to PackagingGuidelines
- license text not included in package
- source matches upstream
- builds fine on i386 fc4, "import setuptools" works
- no forbidden BuildRequires
- owns all necessary directories

Accepted.

Comment 2 Ignacio Vazquez-Abrams 2005-12-29 06:24:41 UTC
Built on FC-4 and devel.

Comment 3 Konstantin Ryabitsev 2007-03-20 11:57:28 UTC
Please create EPEL branches:

Branches: EL4 EL5