python-zeroconf 0.38.3-2 source package in Ubuntu

Changelog

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

  * Drop unneeded packages for build time test

 -- YOKOTA Hiroshi <email address hidden>  Sat, 05 Feb 2022 09:28:26 +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
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeroconf_0.38.3-2.dsc 2.2 KiB f593c7d85212ccf78f02d12fe1a5c26fddc85eed10a8dfa43cfb3abc1bac23d6
python-zeroconf_0.38.3.orig.tar.gz 130.1 KiB 20a903819871f14b4c952da9316f6d42886860d28c219ec1c65cac9e20196a51
python-zeroconf_0.38.3-2.debian.tar.xz 5.0 KiB 1b3b94b722af62e82b78f383ef9af11a727905b04da7ab4dba6da8fc56d29934

Available diffs

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.