py3dns 3.2.1-2 source package in Ubuntu

Changelog

py3dns (3.2.1-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Debian Janitor ]
  * Bump debhelper from deprecated 9 to 12.
  * Update standards version to 4.5.0, no changes needed.

  [ Sandro Tosi ]
  * Use the new Debian Python Team contact name and address

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster:
    + Build-Depends: Drop versioned constraint on python3-all.

 -- Sandro Tosi <email address hidden>  Thu, 02 Jun 2022 20:56:20 -0400

Upload details

Uploaded by:
Scott Kitterman
Uploaded to:
Sid
Original maintainer:
Scott Kitterman
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe python
Lunar release universe python

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
py3dns_3.2.1-2.dsc 1.9 KiB e12e2fcd35ab3ff9da5dd3bd073f9f3a61ba4abe1a3efbd76f548e3f1cd231a3
py3dns_3.2.1.orig.tar.gz 30.0 KiB 1f07d4463e98d9859ce0280c3eaa57da670ad623f6d4d3285c67dca23d7045e4
py3dns_3.2.1-2.debian.tar.xz 27.9 KiB 80afd885b194ae3e8504f1d683aa236ce7ffada654bb9c0fee0d1a2f46aed8b2

Available diffs

No changes file available.

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. It does not support async.