python-zeroconf 0.74.0-1 source package in Ubuntu
Changelog
python-zeroconf (0.74.0-1) unstable; urgency=medium * New upstream version 0.74.0 * Rediff patches -- YOKOTA Hiroshi <email address hidden> Sat, 05 Aug 2023 20:49: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.74.0-1.dsc | 2.3 KiB | 9be1ef7f464942dc0c5b235d24506f08385037275ad5e432b54337cfc0f947eb |
python-zeroconf_0.74.0.orig.tar.gz | 142.0 KiB | 6e27cf68665604f867b93f5db57bb4f0fedbc5289b7aa467f1dca1ca233305d3 |
python-zeroconf_0.74.0-1.debian.tar.xz | 6.1 KiB | b97dacafbc84bd775b5fc4f1490f70e8cf633e81637123d2b1c1deecb5753c5c |
Available diffs
- diff from 0.71.4-1 to 0.74.0-1 (8.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.