python-zeroconf 0.131.0-ok1 source package in openKylin

Changelog

python-zeroconf (0.131.0-ok1) nile; urgency=medium

  * update upstream version.

 -- liyang <email address hidden>  Wed, 19 Jun 2024 16:24:55 +0800

Upload details

Uploaded by:
liyang
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
Nile V2.0 release main python
Nile V2.0 proposed main python

Builds

Nile V2.0: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeroconf_0.131.0.orig.tar.gz 165.3 KiB 90c431e99192a044a5e0217afd7ca0ca9824af93190332e6f7baf4da5375f331
python-zeroconf_0.131.0-ok1.debian.tar.xz 3.1 KiB d3830d54c5b26558fd928f1eeb552389e9b28561fb6f6e03d814abfcabd3528d
python-zeroconf_0.131.0-ok1.dsc 2.0 KiB c82745b5fdeed10682505a207de77ac63ab46c0286022d06fcf76454c733244b

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.