Bug 458746

Summary: Review Request: python-netaddr - Network address manipulation, done Pythonically
Product: [Fedora] Fedora Reporter: John Eckersberg <jeckersb>
Component: Package ReviewAssignee: Parag AN(पराग) <panemade>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora-package-review, notting, panemade, ruben
Target Milestone: ---Flags: panemade: fedora-review+
dennis: 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: 2008-08-13 20:20:54 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 John Eckersberg 2008-08-12 02:45:02 UTC
Spec URL: http://jeckersb.fedorapeople.org/python-netaddr/python-netaddr.spec
SRPM URL: http://jeckersb.fedorapeople.org/python-netaddr/python-netaddr-0.4-1.fc9.src.rpm
Description:

netaddr is a network address manipulation library written in pure Python.

It supports the Pythonic manipulation of several common network address
notations and standards, including :-

- IP version 4
- IP version 6
- CIDR (Classless Inter-Domain Routing)
- IEEE EUI-48 and EUI-64
- MAC (Media Access Control)

Comment 1 Parag AN(पराग) 2008-08-12 04:16:29 UTC
I see duplication of document files installed. Remove docs/api/* from %docs
update SRPM and SPEC.

Also, You should add tests to %doc but this will make rpmlint to complain spurious-executable-perm warning. For that you should add following line to %prep
chmod 644 tests/*

Comment 2 John Eckersberg 2008-08-12 13:43:35 UTC
(In reply to comment #1)
> I see duplication of document files installed. Remove docs/api/* from %docs
> update SRPM and SPEC.
> 
> Also, You should add tests to %doc but this will make rpmlint to complain
> spurious-executable-perm warning. For that you should add following line to
> %prep
> chmod 644 tests/*

I have removed the duplicate docs, added the tests and fixed the permissions so rpmlint is clean.  Re-uploaded the spec and srpm to the original URLs above.

Comment 3 Parag AN(पराग) 2008-08-13 05:14:53 UTC
Review:
+ package builds in mock.
 Koji build => http://koji.fedoraproject.org/koji/taskinfo?taskID=774764
+ rpmlint is silent for SRPM and for RPM.
+ source files match upstream.
9f6450c2b868964afea248fa2a2af0f4  netaddr-0.4.tar.gz
+ package meets naming and packaging guidelines.
+ specfile is properly named, is cleanly written
+ Spec file is written in American English.
+ Spec file is legible.
+ dist tag is present.
+ build root is correct.
+ license is open source-compatible.
+ License text is included in package.
+ %doc files present.
+ BuildRequires are proper.
+ defattr usage is correct.
+ %clean is present.
+ package installed properly.
+ Macro use appears rather consistent.
+ Package contains code.
+ no static libraries.
+ no .pc file present.
+ no -devel subpackage exists.
+ no .la files.
+ no translations are available.
+ Does owns the directories it creates.
+ no duplicates in %files.
+ file permissions are appropriate.
+ no scriptlets are used.
+ Not a GUI app.

Suggestions:-
   Kindly make habit of always updating release in SPEC and adding changelog of what changed from last SRPM upload. This will avoid any confusion for reviewer also. you should now add changelog before importing this package to CVS.
APPROVED.

Comment 4 John Eckersberg 2008-08-13 14:01:44 UTC
New Package CVS Request
=======================
Package Name: python-netaddr
Short Description: Network address manipulation, done Pythonically
Owners: jeckersb
Branches: F-8 F-9
InitialCC: 
Cvsextras Commits: yes

Comment 5 Kevin Fenzi 2008-08-13 17:30:37 UTC
cvs done.

Comment 6 John Eckersberg 2008-08-13 20:20:54 UTC
Built in Koji for F-8,9,10.

Comment 7 Parag AN(पराग) 2008-08-28 02:01:15 UTC
*** Bug 460386 has been marked as a duplicate of this bug. ***

Comment 8 John Eckersberg 2008-10-24 17:50:15 UTC
Package Change Request
======================
Package Name: python-netaddr
New Branches: EL-4 EL-5
Owners: jeckersb

Comment 9 Dennis Gilmore 2008-10-27 04:46:28 UTC
CVS Done