python-zeroconf 0.132.2-2 source package in Ubuntu

Changelog

python-zeroconf (0.132.2-2) unstable; urgency=medium

  * Upgrade Debian standards
  * Upgrade Python build sequencer
  * Packaging update
  * Testsuite: autopkgtest-pkg-python (routine-update)
  * Remove trailing whitespace in debian/copyright (routine-update)
  * Drop ancient X-Python-Version field (routine-update)
  * Upgrade Python test sequencer

 -- YOKOTA Hiroshi <email address hidden>  Mon, 29 Apr 2024 15:19:05 +0900

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-zeroconf_0.132.2-2.dsc 2.4 KiB 11512a6ae7686e566acb9664b038603b08269c490d33373cf7c9ae6000062bb6
python-zeroconf_0.132.2.orig.tar.gz 166.7 KiB 9ad8bc6e3f168fe8c164634c762d3265c775643defff10e26273623a12d73ae1
python-zeroconf_0.132.2-2.debian.tar.xz 6.8 KiB 2f99558cb7da24249042d8a8a311f9e99aed64fb51855e4ca2d37a63caf223e8

Available diffs

No changes file available.

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.