python-zeroconf 0.39.4-3 source package in Ubuntu

Changelog

python-zeroconf (0.39.4-3) unstable; urgency=medium

  * Upgrade Debian standards

 -- YOKOTA Hiroshi <email address hidden>  Sun, 18 Dec 2022 20:44:25 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeroconf_0.39.4-3.dsc 2.3 KiB 6918cdcbc9153984cc5f426959915923c93e0778bc503af82f498f1fee06508f
python-zeroconf_0.39.4.orig.tar.gz 134.0 KiB 32783c9a583419abe7223ba199e2ddebe9533011caecf6a268852e0fbea1186a
python-zeroconf_0.39.4-3.debian.tar.xz 5.6 KiB 94e6a25f6ba9ebc70de9d13528f650b0c6cea1bc5453a3d4ca6dc5a3ba6a0fbb

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.