python-zeroconf 0.69.0-1 source package in Ubuntu

Changelog

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

  * New upstream version 0.69.0
  * Rediff patches

 -- YOKOTA Hiroshi <email address hidden>  Wed, 21 Jun 2023 14:47:13 +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.69.0-1.dsc 2.3 KiB 983727367b3ee7032eb53f0eda4c9f43dfdd5a1d30f9e7272419d23356b29e9d
python-zeroconf_0.69.0.orig.tar.gz 140.1 KiB c6520f39f718e6bd16a87e0a7711ff65acfbb11bbc9fabb6283506833e0c3c0f
python-zeroconf_0.69.0-1.debian.tar.xz 6.1 KiB 618984777027abdedff7003d90a46cf86dc68252cdd48c099956d73307946fab

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.