python-zeroconf 0.128.4-1 source package in Ubuntu

Changelog

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

  * New upstream version 0.128.4

 -- YOKOTA Hiroshi <email address hidden>  Wed, 13 Dec 2023 21:40:35 +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.128.4-1.dsc 2.3 KiB 3783600223225425bc0109b7880228ed058f53b00a19273ab7e09b0ae8268151
python-zeroconf_0.128.4.orig.tar.gz 158.6 KiB 57590a48e36897a04ea4b1a41ba6bbf833637b99ac6fa9530a2f70783d916c39
python-zeroconf_0.128.4-1.debian.tar.xz 6.6 KiB cb1ff244f87081bb8a45f3077b0777840f805c083abd82ec01acea977fbe367b

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.