python-zeroconf 0.76.0-1 source package in Ubuntu

Changelog

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

  * New upstream version 0.76.0

 -- YOKOTA Hiroshi <email address hidden>  Mon, 14 Aug 2023 20:34: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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeroconf_0.76.0-1.dsc 2.3 KiB 3f58a068068849c6f7995c1e2caf7440f141d89a82eb73cfea74afffd106a647
python-zeroconf_0.76.0.orig.tar.gz 142.8 KiB 80478e7e61eb2aac8043ead671d9b248333d6a6929153023a50774dd1e5dbd2c
python-zeroconf_0.76.0-1.debian.tar.xz 6.2 KiB 77f95f1bad18f3a4a2f48d2d8227dd5c62bba60d248dac9760872593df63f9f7

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.