python-zeroconf 0.39.0-1 source package in Ubuntu
Changelog
python-zeroconf (0.39.0-1) unstable; urgency=medium * Add module name to upstream tarball * New upstream version 0.39.0 * Update dependency list * Rediff patches * Requires "ifaddr" >= 0.1.7 by "setup.py" file * Renumber patches -- YOKOTA Hiroshi <email address hidden> Wed, 10 Aug 2022 00:04:09 +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 | |
---|---|---|---|---|
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-zeroconf_0.39.0-1.dsc | 2.3 KiB | 4c833499e0d1a571590f229004f1f1e29ac843f7c419150f420cdfda7215cc86 |
python-zeroconf_0.39.0.orig.tar.gz | 132.0 KiB | df3ec71032c3bb8ec339c340bf75f6e033ec79c4e5944089a29dbdf131de44e4 |
python-zeroconf_0.39.0-1.debian.tar.xz | 5.5 KiB | 9bca3051cacb4b77b48b0cace24a79d7bd35f8c5f954f349054b1d2e3867793c |
Available diffs
- diff from 0.38.7-1 to 0.39.0-1 (4.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.