python-getdns 1.0.0~b1-5build1 source package in Ubuntu

Changelog

python-getdns (1.0.0~b1-5build1) lunar; urgency=medium

  * Rebuild to drop Python 3.10 extension

 -- Jeremy Bicha <email address hidden>  Wed, 01 Mar 2023 10:45:50 -0500

Upload details

Uploaded by:
Jeremy BĂ­cha
Uploaded to:
Lunar
Original maintainer:
Debian Python Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Downloads

File Size SHA-256 Checksum
python-getdns_1.0.0~b1.orig.tar.gz 50.2 KiB 95746eb648093662ae7bde6ce1b5cfc106abc3cdbc4bf079612527e85a77d529
python-getdns_1.0.0~b1-5build1.debian.tar.xz 5.2 KiB d0636c78d0e86ecdaefe0cc5d47f1121360b753c86026c9a418d070a334fff32
python-getdns_1.0.0~b1-5build1.dsc 2.2 KiB a957281cff8ff02f7a1425d64f40623966272c74b46a7e19123550698ad8f642

View changes file

Binary packages built by this source

python-getdns-doc: modern asynchronous DNS API (documentation)

 getdns is a modern asynchronous DNS API. It implements DNS entry
 points from a design developed and vetted by application developers,
 in an API specification edited by Paul Hoffman. With the development
 of this API, we intend to offer application developers a modernized
 and flexible way to access DNS security (DNSSEC) and other powerful
 new DNS features; a particular hope is to inspire application
 developers towards innovative security solutions in their
 applications.
 .
 This package contains documentation for the python bindings.

python3-getdns: modern asynchronous DNS API (python 3 bindings)

 getdns is a modern asynchronous DNS API. It implements DNS entry
 points from a design developed and vetted by application developers,
 in an API specification edited by Paul Hoffman. With the development
 of this API, we intend to offer application developers a modernized
 and flexible way to access DNS security (DNSSEC) and other powerful
 new DNS features; a particular hope is to inspire application
 developers towards innovative security solutions in their
 applications.
 .
 This package contains python 3 bindings for the library.

python3-getdns-dbgsym: debug symbols for python3-getdns