Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106985 - New ebuild: dev-python/pydns
Summary: New ebuild: dev-python/pydns
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Lowest enhancement
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords: EBUILD, REVIEWED
: 150296 (view as bug list)
Depends on:
Blocks: 150179
  Show dependency tree
 
Reported: 2005-09-23 05:13 UTC by Marti Raudsepp
Modified: 2006-10-06 15:12 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-python/pydns-2.3.0.ebuild (pydns-2.3.0.ebuild,533 bytes, text/plain)
2005-09-23 05:14 UTC, Marti Raudsepp
Details
adding -*-coding-*- comments atop all of the source files (pydns-2.3.0-coding.patch,2.83 KB, patch)
2006-07-17 13:32 UTC, Jacob Smullyan
Details | Diff
revised ebuild that uses coding patch (pydns-2.3.0.ebuild,643 bytes, text/plain)
2006-07-17 13:33 UTC, Jacob Smullyan
Details
pydns-2.3.0.ebuild (pydns-2.3.0.ebuild,650 bytes, text/plain)
2006-10-06 10:02 UTC, Dustin J. Mitchell
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marti Raudsepp 2005-09-23 05:13:48 UTC
PyDNS provides a module for performing DNS queries from python applications.

The new ebuild (dev-python/pydns-2.3.0) is attached.
Comment 1 Marti Raudsepp 2005-09-23 05:14:59 UTC
Created attachment 69071 [details]
dev-python/pydns-2.3.0.ebuild
Comment 2 Jacob Smullyan 2006-07-14 13:42:03 UTC
This is an optional dependency of dev-python/formencode (used for email validation).
Comment 3 Jacob Smullyan 2006-07-17 13:31:32 UTC
This package (which hasn't been updated for several years) can raise warnings in moderately contemporary Pythons because a couple of the source files contain non-ascii characters (which snuck in nasty CVS $Log$ appendages).   I attach a patch that fixes this.
Comment 4 Jacob Smullyan 2006-07-17 13:32:50 UTC
Created attachment 92024 [details, diff]
adding -*-coding-*- comments atop all of the source files
Comment 5 Jacob Smullyan 2006-07-17 13:33:35 UTC
Created attachment 92025 [details]
revised ebuild that uses coding patch
Comment 6 Alastair Tse (RETIRED) gentoo-dev 2006-07-28 02:10:01 UTC
that patch won't quite survive being put into CVS because of the $Id $ bit which CVS will munge when it gets committed the portage. Is there a good sed/awk rule that can be used instead?
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2006-10-06 09:50:31 UTC
*** Bug 150296 has been marked as a duplicate of this bug. ***
Comment 8 Dustin J. Mitchell 2006-10-06 10:02:07 UTC
Created attachment 98946 [details]
pydns-2.3.0.ebuild

Updated ebuild to use quick sed script instead of a patch.

Sorry about the duplicate bug -- I must have fat-fingered the original search.
Comment 9 Stefan Briesenick (RETIRED) gentoo-dev 2006-10-06 15:12:49 UTC
already in portage.