python-zeroconf 0.66.0-1 source package in Ubuntu

Changelog

python-zeroconf (0.66.0-1) unstable; urgency=medium

  * New upstream version 0.66.0

 -- YOKOTA Hiroshi <email address hidden>  Tue, 13 Jun 2023 11:10:17 +0900

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeroconf_0.66.0-1.dsc 2.3 KiB 2c76b2063d91b0a28598846d118f51a84adb4ce08e87de37d47d62adf4454ca6
python-zeroconf_0.66.0.orig.tar.gz 139.6 KiB 1af7dc50d6c26d174e4cd79bc9b390cf42d5ed2dd1ee91c1b113201888143c0d
python-zeroconf_0.66.0-1.debian.tar.xz 6.1 KiB bab4a9fda11a29a5f2f1d1a78bd3d2831ecd98ed32fe83def7101cd77a334bba

Available diffs

No changes file available.

Binary packages built by this source

python3-zeroconf: Pure Python implementation of multicast DNS service discovery (Python3)

 This is an implementation of the multicast DNS Service Discover Library
 zeroconf in pure Python.
 .
 Compared to some other Zeroconf/Bonjour/Avahi Python packages:
 .
  - isn't tied to Bonjour or Avahi
  - doesn't use D-Bus
  - doesn't force you to use particular event loop or Twisted
 .
 This is the Python3 version of the library.