python-zeroconf 0.120.0-1 source package in Ubuntu

Changelog

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

  * New upstream version 0.120.0
  * Rediff patches

 -- YOKOTA Hiroshi <email address hidden>  Sun, 05 Nov 2023 17:20:09 +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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeroconf_0.120.0-1.dsc 2.3 KiB aaabc6e417792e23b158010257bf50880e79ce84385b33a018c9774131ffd325
python-zeroconf_0.120.0.orig.tar.gz 154.1 KiB 52b25a4ed92de21d10d768c92ab5a9765a88a2ed43dea1260d67bf22734dc951
python-zeroconf_0.120.0-1.debian.tar.xz 6.4 KiB 45dd1085e572a5314d9b8046fd962bd28ac5b732a2bff0a87e10a9b9b2816b1c

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.