python-zeroconf 0.36.9-1 source package in Ubuntu
Changelog
python-zeroconf (0.36.9-1) unstable; urgency=medium * Add test module for async test * Break build if test is fail * Use debian/clean to remove generated files * Remove obsolete section in build rules * Use default values for builder * Remove obsolete install files list * Remove obsolete file * Remove obsolete line from ignore list * New upstream version 0.36.9 * Lintian fix: superfluous-file-pattern * Lintian fix: silent-on-rules-requiring-root * Lintian fix: package-does-not-install-examples * Add myself to copyright file * Rename "docs" file to longer name as described in dh_installdocs(1) * Remove duplicated section * Add used module to Build-Depends list * Add more pytest plugins that described in "requirements-dev.txt" * Move architecture independent module to "Build-Depends-Indep" section * Remove unused module that not in "requirements-dev.txt" * Skip some network test -- YOKOTA Hiroshi <email address hidden> Sun, 24 Oct 2021 16:11: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 |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
python-zeroconf_0.36.9-1.dsc | 1.8 KiB | fdef361aa865077654b61793a22ebc6a650418f759acc6ba32180800afe2d80a |
python-zeroconf_0.36.9.orig.tar.gz | 127.1 KiB | d5e3d67523e0b14939426a4e97a0652f4601004e2f148183fd7bf858d132a4a8 |
python-zeroconf_0.36.9-1.debian.tar.xz | 4.5 KiB | bcff7fd03f5a89abd2383d635b9b78adf49ec7e349601be9b061c1a5a8fae4ee |
Available diffs
- diff from 0.36.8-1 to 0.36.9-1 (5.1 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.