python-zeroconf 0.39.4-1 source package in Ubuntu

Changelog

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

  * New upstream version 0.39.4
  * Rediff patches

 -- YOKOTA Hiroshi <email address hidden>  Wed, 02 Nov 2022 20:51:09 +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-1.dsc 2.3 KiB 5994a6d8821772e9c80c1bc42d30a007867845d7ea521235303ed2e226fa5ca3
python-zeroconf_0.39.4.orig.tar.gz 134.0 KiB 32783c9a583419abe7223ba199e2ddebe9533011caecf6a268852e0fbea1186a
python-zeroconf_0.39.4-1.debian.tar.xz 5.6 KiB 514c30a1c59909f75adf556fae05669c74a43d40fc4b6fef7ebc121aea9c6269

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.