Bug 193271

Summary: Review Request: python-dns - DNS toolkit for Python
Product: [Fedora] Fedora Reporter: Jeffrey C. Ollie <jeff>
Component: Package ReviewAssignee: Aurelien Bompard <gauret>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Package Reviews List <fedora-package-review>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideFlags: kevin: fedora-cvs+
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-05-29 04:34:33 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, 193281    

Description Jeffrey C. Ollie 2006-05-26 18:34:06 UTC
Spec URL: http://www.ocjtech.us/python-dns-1.3.5-1.spec
SRPM URL: http://www.ocjtech.us/python-dns-1.3.5-1.src.rpm
Description:
dnspython is a DNS toolkit for Python. It supports almost all record
types. It can be used for queries, zone transfers, and dynamic
updates. It supports TSIG authenticated messages and EDNS0.

dnspython provides both high and low level access to DNS. The high
level classes perform queries for data of a given name, type, and
class, and return an answer set. The low level classes allow direct
manipulation of DNS zones, messages, names, and records.

Comment 1 Aurelien Bompard 2006-05-28 09:01:31 UTC
Review for release 1:
* RPM name is OK
* Source dnspython-1.3.5.tar.gz is the same as upstream
* Builds fine in mock
* rpmlint looks OK
* File list looks OK
* Works fine

APPROVED

Minor:
* Use of buildroot is not consistant.
  (wiki: PackagingGuidelines#UsingBuildRootOptFlags)
  Please change your occurence of %{buildroot} in %check into $RPM_BUILD_ROOT


Comment 2 Jeffrey C. Ollie 2006-05-29 04:34:33 UTC
Thanks for the review!  Package imported, built for devel, branches requested
for FC-4 and FC-5.

Comment 3 Jeffrey C. Ollie 2008-11-10 05:03:57 UTC
Package Change Request
======================
Package Name: python-dns
New Branches: EL-5
Owners: jcollie

Comment 4 Jeffrey C. Ollie 2008-11-11 02:33:45 UTC
Package Change Request
======================
Package Name: python-dns
New Branches: EL-5
Owners: jcollie,pwouters

Comment 5 Kevin Fenzi 2008-11-19 03:51:31 UTC
cvs done.