python-zeroconf 0.38.6-2 source package in Ubuntu

Changelog

python-zeroconf (0.38.6-2) unstable; urgency=medium

  * Upgrade Debian standards
  * Skip test error

 -- YOKOTA Hiroshi <email address hidden>  Sat, 14 May 2022 01:31:22 +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 Pocket Published Component Section

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeroconf_0.38.6-2.dsc 2.2 KiB 042fafa063f3c734b7c7459a7288a676ada84fb04ea8ce26dbee98849cd70ee1
python-zeroconf_0.38.6.orig.tar.gz 131.6 KiB 3fd7806864293970a348e5f7f4029aa14096fb955e7935e87fe9920945739d77
python-zeroconf_0.38.6-2.debian.tar.xz 5.6 KiB 445260fdb8e515e8bcdfaeb407ff7aa5a04d0d119278bdae25fd4bed3b429289

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.