python-zeroconf 0.36.11-1 source package in Ubuntu
Changelog
python-zeroconf (0.36.11-1) unstable; urgency=medium * New upstream version 0.36.11 * Also disable tests for other Debian builders -- YOKOTA Hiroshi <email address hidden> Wed, 03 Nov 2021 11:19:26 +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.36.11-1.dsc | 2.2 KiB | 35746ef4c8dd8b51be67cd0ad4466c1c974c78888af66cdc7c4be98e8132411c |
python-zeroconf_0.36.11.orig.tar.gz | 127.4 KiB | ea20af46118224c451fa8574c658f94d2e7e1df8c2e12eb744e10e3dbbd3d4ab |
python-zeroconf_0.36.11-1.debian.tar.xz | 4.6 KiB | ebc86e1549c62010f0423e2347ad8250e464f436cc173a48c686aad8060a2a7d |
Available diffs
- diff from 0.26.1-1 to 0.36.11-1 (163.7 KiB)
- diff from 0.36.9-1 to 0.36.11-1 (3.0 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.