python-zeroconf 0.47.3-1 source package in Ubuntu

Changelog

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

  * Lintian fix
  * New upstream version 0.47.3

 -- YOKOTA Hiroshi <email address hidden>  Mon, 20 Feb 2023 10:49:36 +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
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeroconf_0.47.3-1.dsc 2.3 KiB 4d1def2e792bed5173b4558f53332f0ff7506ac302d7a722699932b727d7185b
python-zeroconf_0.47.3.orig.tar.gz 147.9 KiB 65b6b3ac8521e615c0071d2e8e0b3f91e734c44919b4a39cd177f458acb8620c
python-zeroconf_0.47.3-1.debian.tar.xz 5.9 KiB b75ea7cdeae0265e01e645b947adc3354c51492b73f2a77de3ee055ae5129a3e

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.