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

Changelog

python-zeroconf (0.102.0-ok1.3) 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.3.debian.tar.xz 3.5 KiB 787f3fdef3457eefdebdc99a02c91b83492f1d8deb9e0de08068de11f939fe6c
python-zeroconf_0.102.0-ok1.3.dsc 2.0 KiB 9f496556660d386a587e3458a3450a130e15d7dc554b5205b7597a72dbc07c42

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.