python-zeroconf 0.23.0-1 source package in Ubuntu
Changelog
python-zeroconf (0.23.0-1) unstable; urgency=medium [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat. [ Ruben Undheim ] * New upstream release * Drop Python 2 package (Closes: #938284) * debian/control: - New standards version 4.4.0 - no changes - DH level 12 * debian/rules: - Clean up more in dh_auto_clean -- Ruben Undheim <email address hidden> Fri, 18 Oct 2019 22:32:39 +0200
Upload details
- Uploaded by:
- Debian Python Modules Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Python Modules 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.23.0-1.dsc | 2.2 KiB | f5c255b8622faf8613209cad3c30c886bfa5b71e951d7afccdf25ab8f02765a0 |
python-zeroconf_0.23.0.orig.tar.gz | 40.0 KiB | e194df93ae5d5158fd62434e395fe73ef9eb9580e5d326aad06d02c56031b31a |
python-zeroconf_0.23.0-1.debian.tar.xz | 21.2 KiB | 1dfc9f70d73a20e7d1ec65fc67c11132831dba5eed4ed1d6da066dfc7f57f1fa |
Available diffs
- diff from 0.21.3-1 to 0.23.0-1 (22.5 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.