python-zeroconf 0.71.4-1 source package in Ubuntu

Changelog

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

  * New upstream version 0.71.4

 -- YOKOTA Hiroshi <email address hidden>  Fri, 28 Jul 2023 09:02:05 +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.71.4-1.dsc 2.3 KiB 6bb2649b9406b69bc12333471613143a937a25d5ac6b25d0474a35b3f9499554
python-zeroconf_0.71.4.orig.tar.gz 140.9 KiB b988425f6bd0d4f11f05fa258a6c49d9f9956777e9af00ca98c4ed3f743bd677
python-zeroconf_0.71.4-1.debian.tar.xz 6.1 KiB 633909b3badcadfe4b7c05f0de96b82d6b59b554426810797c736ed91e357ed9

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.