py3dns 3.0.1-1ubuntu1.1 source package in Ubuntu

Changelog

py3dns (3.0.1-1ubuntu1.1) precise-proposed; urgency=low

  * Revert AAAA query result type change and return raw bytes instead of
    string (LP: #1184367)
 -- Scott Kitterman <email address hidden>   Wed, 29 May 2013 21:50:19 -0400

Upload details

Uploaded by:
Scott Kitterman
Uploaded to:
Precise
Original maintainer:
Scott Kitterman
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates universe python

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
py3dns_3.0.1.orig.tar.gz 28.0 KiB 4524cdb058795108c3835bfbbfea7595cd2d8a37ee477ea9f552360f24ed63b7
py3dns_3.0.1-1ubuntu1.1.diff.gz 9.6 KiB 0ad49fd0067f4a917e0875fd3d6252674e0543a40ebffd8f26aa9ec8ec93f310
py3dns_3.0.1-1ubuntu1.1.dsc 1.3 KiB d795e690ca4317dc646c392a99c88f4899a6b937945e01b7f6ea77cc1557241a

View changes file

Binary packages built by this source

python3-dns: DNS client module for Python 3

 This Python 3 module provides an DNS API for looking up DNS entries from
 within Python 3 modules and applications. This module is a simple,
 lightweight implementation. It is not as complete as python-dnspython, but is
 useful for many common applications.