python-zeroconf 0.102.0-ok1.2 source package in openKylin

Changelog

python-zeroconf (0.102.0-ok1.2) nile; urgency=medium

  * fix older calibre.

 -- rtlhq <nobelxyz@163.com>  Tue, 10 Oct 2023 10:18:51 +0800

Upload details

Uploaded by:
rtlhq
Sponsored by:
Cibot
Uploaded to:
Nile V2.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeroconf_0.102.0.orig.tar.gz 149.1 KiB 8a9a94142682a748b39580bf939eac7e6b4c918fc1ab8141be1419121f2df496
python-zeroconf_0.102.0-ok1.2.debian.tar.xz 3.2 KiB b0dc8fd91e5f6c485e5e3e688c6534c6e5d63fb46ee405b095892050c7ef1f47
python-zeroconf_0.102.0-ok1.2.dsc 2.0 KiB 5ad8d2cbee3402cbce4e990e2590494c402ba61cd0c6895755e4b57d19d1e3b0

Available diffs

View changes file

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.