python-zeroconf 0.148.0-ok1 source package in openKylin

Changelog

python-zeroconf (0.148.0-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 22 May 2026 11:05:47 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main python

Downloads

File Size SHA-256 Checksum
python-zeroconf_0.148.0.orig.tar.gz 160.6 KiB 03fcca123df3652e23d945112d683d2f605f313637611b7d4adf31056f681702
python-zeroconf_0.148.0-ok1.debian.tar.xz 4.2 KiB 71fe206efcace018aa86104e856b409849c44589bc0e675a617d87f1a3afaf97
python-zeroconf_0.148.0-ok1.dsc 2.2 KiB 12dafb1fad0cda766f061c035d7e7f8fb9e6a2210ddb2d1985f4ccc073c51ce4

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.