python-zeroconf 0.74.0-2 source package in Ubuntu

Changelog

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

  * python3-zeroconf 0.74.0 breaks older calibre

 -- YOKOTA Hiroshi <email address hidden>  Sun, 06 Aug 2023 03:47:38 +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.74.0-2.dsc 2.3 KiB a58bf79a62889468c79baee6177f36100a03cb83f6ef83733a8798ade63b2ca8
python-zeroconf_0.74.0.orig.tar.gz 142.0 KiB 6e27cf68665604f867b93f5db57bb4f0fedbc5289b7aa467f1dca1ca233305d3
python-zeroconf_0.74.0-2.debian.tar.xz 6.2 KiB a8aefd387045565e92f5057edc98287848980d865d9d4fdfa4f5ddd71af91027

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.