python-zeroconf 0.47.1-1 source package in Ubuntu

Changelog

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

  * New upstream version 0.47.1
  * Rediff patches

 -- YOKOTA Hiroshi <email address hidden>  Sat, 24 Dec 2022 20:51:02 +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.47.1-1.dsc 2.3 KiB bed789c94af20e8156ed0b8b5253343d4d1ecb14b6a3750c40bf6c0b3ef885ed
python-zeroconf_0.47.1.orig.tar.gz 147.6 KiB d202ec912610c5dafaa65dc9c82e2c7d0d2b6afc94667a496e4b67c6865d9c17
python-zeroconf_0.47.1-1.debian.tar.xz 5.7 KiB b79e01db6df06147d11e60711ac5b9c861d76f6d232bfb41485badb70fd1c8bd

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.