Bug 176525 - Review Request: python-setuptools: Download, build, install, upgrade, and uninstall Python packages
Summary: Review Request: python-setuptools: Download, build, install, upgrade, and uni...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Miloslav Trmač
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks: FE-ACCEPT 176526 176527 176532
TreeView+ depends on / blocked
 
Reported: 2005-12-24 07:55 UTC by Ignacio Vazquez-Abrams
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-12-29 06:24:41 UTC
Type: ---
Embargoed:
wtogami: fedora-cvs+


Attachments (Terms of Use)

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


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