python-zeroconf 0.38.5-1 source package in Ubuntu
Changelog
python-zeroconf (0.38.5-1) unstable; urgency=medium * New upstream version 0.38.5 * Rediff patches * Skip fragile network test * Reorder patches -- YOKOTA Hiroshi <email address hidden> Wed, 04 May 2022 14:10:33 +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.5-1.dsc | 2.2 KiB | 6d9c888a571d8cfc57821302f468e4e5ed9d79df9984f1754d1a97ed8109667f |
python-zeroconf_0.38.5.orig.tar.gz | 131.0 KiB | 54fa609011b5d2b2ff3a689471a2af16a4bc20edcc4077360e94e93ec4fbea98 |
python-zeroconf_0.38.5-1.debian.tar.xz | 5.5 KiB | 0c662fab9919b4b7cfa531a4019ad0f22fbd792896c850ae2d9c577be9a3f562 |
Available diffs
- diff from 0.38.4-3 to 0.38.5-1 (4.2 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.