python-zeroconf 0.131.0-1 source package in Ubuntu

Changelog

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

  * New upstream version 0.131.0

 -- YOKOTA Hiroshi <email address hidden>  Sat, 23 Dec 2023 21:55:46 +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
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeroconf_0.131.0-1.dsc 2.3 KiB d08bf8917ca2c17282da8fbd8b29f8de84e87cd651ce29f27dded286e62e53fd
python-zeroconf_0.131.0.orig.tar.gz 165.3 KiB 90c431e99192a044a5e0217afd7ca0ca9824af93190332e6f7baf4da5375f331
python-zeroconf_0.131.0-1.debian.tar.xz 6.7 KiB a356443ced9af03dca015ac879e22c2423273bfbe8aad8fa7c41f18fcc90fadb

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.