dnspython 1.16.0-1build1 source package in Ubuntu

Changelog

dnspython (1.16.0-1build1) focal; urgency=medium

  * No-change rebuild to generate dependencies on python2.

 -- Matthias Klose <email address hidden>  Tue, 17 Dec 2019 12:32:31 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Python Modules Team
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release main python

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
dnspython_1.16.0.orig.tar.gz 163.3 KiB b339ac2eb070d0133f020a6e0cc137a10fc380f3eba3e0655d62a19e64626cbd
dnspython_1.16.0-1build1.debian.tar.xz 4.3 KiB 2c443ee29acc8a55b333d7236899e07d91f8e5993fd66f1a6693cb249ee5b2e9
dnspython_1.16.0-1build1.dsc 2.2 KiB 15d710915b8c762166568ed3178ff125ac6ac6707cc3f3c1ade7c3962c7e0e3e

View changes file

Binary packages built by this source

python-dnspython: DNS toolkit for Python

 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.

python3-dnspython: DNS toolkit for Python 3

 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.
 .
 This is the Python 3 version.