python-zeroconf 0.123.0-1 source package in Ubuntu

Changelog

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

  * New upstream version 0.123.0
  * Rediff patches

 -- YOKOTA Hiroshi <email address hidden>  Sun, 12 Nov 2023 16:38:14 +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.123.0-1.dsc 2.3 KiB b740281117183eda2aa47a62cc3029543172ebc2c64dbcabf475508f3f1c7f1d
python-zeroconf_0.123.0.orig.tar.gz 155.2 KiB c50f24c9a7a6c7ba4bb301defad03a9d85dffb3ee280953de44eee9f432f2550
python-zeroconf_0.123.0-1.debian.tar.xz 6.4 KiB 050bec70663168b4e89c89ae821ed52cea300460e01c8eebb1e6b308353fa1a4

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.