Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 172527 - Review Request: python-astng
Summary: Review Request: python-astng
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: José Matos
QA Contact: David Lawrence
URL: http://www.logilab.org/projects/astng
Whiteboard:
Depends On:
Blocks: FE-ACCEPT
TreeView+ depends on / blocked
 
Reported: 2005-11-06 06:20 UTC by Konstantin Ryabitsev
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-11-12 18:36:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Konstantin Ryabitsev 2005-11-06 06:20:17 UTC
Spec Name or Url: http://linux.duke.edu/~icon/misc/fe/python-astng.spec
SRPM Name or Url: http://linux.duke.edu/~icon/misc/fe/python-astng-0.13.0-0.1.src.rpm
Description:
The aim of this module is to provide a common base representation of
python source code for projects such as pychecker, pyreverse,
pylint, and others. It extends the class defined in the compiler.ast 
python module with some additional methods and attributes.

PS: This is pulled in as a newly introduced requirement for pylint-0.8.

Comment 1 Konstantin Ryabitsev 2005-11-07 21:03:22 UTC
Updated to version 0.13.1 released today.
http://linux.duke.edu/~icon/misc/fe/python-astng.spec
http://linux.duke.edu/~icon/misc/fe/python-astng-0.13.1-0.1.src.rpm

Comment 2 José Matos 2005-11-12 18:05:01 UTC
Is this line really required? 
 
Requires:       python-abi = %(%{__python} -c "import sys ; print 
sys.version[:3]") 
 
I thought it was unnecessary for FC4+ 
 
Other than that it looks OK, I am building it using mock, and if all goes as I 
expect I will approve it soon. :-) 

Comment 3 José Matos 2005-11-12 18:24:19 UTC
OK, ignore my comment, I just saw that line in fedora-rpmdevtools rpm. 

Comment 4 José Matos 2005-11-12 18:36:37 UTC
Review: 
 
+ it build in mock on x86_64 
+ it carries the license, the license is correct (GPL) and valid for Extras 
+ the source file is the same as upstream 
 
+ the rpm follows the packaging guides 
+ the rpm follows the packaging name rules 
+ rpmlint does not have any output in any of the generated rpms 
+ the spec file is readable and it is written in American English 
+ the package carries code not contents 
 
Approved. 

Comment 5 Konstantin Ryabitsev 2005-11-12 18:40:13 UTC
Thank you, kind sir -- it will be imported shortly. :)


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