python-zeroconf 0.38.7-1 source package in Ubuntu
Changelog
python-zeroconf (0.38.7-1) unstable; urgency=medium * New upstream version 0.38.7 * Rediff patches -- YOKOTA Hiroshi <email address hidden> Sat, 18 Jun 2022 21:20:53 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-zeroconf_0.38.7-1.dsc | 2.2 KiB | 2031533f41e4e8805b175a2463dc029bdcb4448fad7e8d5911ee1e597a970af4 |
python-zeroconf_0.38.7.orig.tar.gz | 131.7 KiB | a5e2fa56c1c61346a9df37737dc451d3107e8ee646b746495ffe07a4ff3d3324 |
python-zeroconf_0.38.7-1.debian.tar.xz | 5.6 KiB | 488d33755b3e0538490852899102a32765c9a475087e858645c7f90d74451dc0 |
Available diffs
- diff from 0.38.6-2 to 0.38.7-1 (1.6 KiB)
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.