python-zeroconf 0.130.0-1 source package in Ubuntu

Changelog

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

  * New upstream version 0.130.0
  * Rediff patches

 -- YOKOTA Hiroshi <email address hidden>  Sun, 17 Dec 2023 20:48:11 +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

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeroconf_0.130.0-1.dsc 2.3 KiB bd0f8b81ec4a02ea899bec56c2274dd36221ca5970b9644986310fe20f6e87c2
python-zeroconf_0.130.0.orig.tar.gz 165.1 KiB db96a3033bc2ece2c75d873796e82530e092e250d03d07dd530828cf84ae16f0
python-zeroconf_0.130.0-1.debian.tar.xz 6.7 KiB 47b7e7c948b95d5b9335c305de159968f97e3baf340ff1f85b866780befb4001

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.