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

Changelog

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

  * update version info.

 -- rtlhq <nobelxyz@163.com>  Thu, 28 Sep 2023 14:15:25 +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.1.debian.tar.xz 3.2 KiB 6054ab8d71d4aa3864cb7b9094ab5f8cb1584258c9792ee7b86dc7d2f00a4630
python-zeroconf_0.102.0-ok1.1.dsc 2.0 KiB 7ef5ad45020bf830b79eed1ecd7fe04cd74d3729acae9985653050e3c924f2f4

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.