python-zeroconf 0.71.0-1 source package in Ubuntu
Changelog
python-zeroconf (0.71.0-1) unstable; urgency=medium * New upstream version 0.71.0 -- YOKOTA Hiroshi <email address hidden> Wed, 12 Jul 2023 00:34:32 +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.71.0-1.dsc | 2.3 KiB | 7d4d40ef24efd3ed415cc0e748743ee073d384050186f1589ae16b34b2a96861 |
python-zeroconf_0.71.0.orig.tar.gz | 140.6 KiB | c3040b3ad60f77fd29ca90b013c99aa7a0266eab9e4953106fc6f5fc8ba5641a |
python-zeroconf_0.71.0-1.debian.tar.xz | 6.1 KiB | ee453bbf5c53baf0e5bd4f6203fe3b88429494fa8799b97c50115b74a2d08348 |
Available diffs
- diff from 0.70.0-1 to 0.71.0-1 (3.7 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.