python-zeroconf 0.64.1-1 source package in Ubuntu

Changelog

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

  * New upstream version 0.64.1
  * Rediff patches

 -- YOKOTA Hiroshi <email address hidden>  Fri, 09 Jun 2023 17:39:04 +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.64.1-1.dsc 2.3 KiB a88434c59f8123f7676cfa6cb119ed62ebf6056a8539c796d0b9dac1bcf3fe03
python-zeroconf_0.64.1.orig.tar.gz 139.3 KiB e90b2d5d247474b6ccf49bc7e02de516cc459efca6e3ac052b48eeb4a11985af
python-zeroconf_0.64.1-1.debian.tar.xz 6.1 KiB ea21e976914c404aac8b9c2ddac486ebe2076af65cf7bd5594a9cc2ce9e26716

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.