python-zeroconf 0.62.0-1 source package in Ubuntu

Changelog

python-zeroconf (0.62.0-1) unstable; urgency=medium

  * New upstream version 0.62.0

 -- YOKOTA Hiroshi <email address hidden>  Thu, 04 May 2023 11:44: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

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeroconf_0.62.0-1.dsc 2.3 KiB 59b4d55cc01e9dd6f1867d72f781135499ecfe1c603f0890ae633673ef0caac6
python-zeroconf_0.62.0.orig.tar.gz 138.0 KiB c51340a8a7f13d7265dcc582c4a97907c11e4f3d23d5234d3c2c0e44fb446717
python-zeroconf_0.62.0-1.debian.tar.xz 6.0 KiB 732489db9f628855140066e03aebf51bef6a364dc2e5655f30f5310bc453dcec

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.