./net/py-zeroconf, Pure Python Multicast DNS Service Discovery Library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.145.1, Package name: py312-zeroconf-0.145.1, Maintainer: ryoon

Pure Python Multicast DNS Service Discovery Library


Required to run:
[devel/py-setuptools] [lang/python37] [net/py-ifaddr]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 157.852 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-18 11:53:47 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zeroconf: updated to 0.145.1

v0.145.1 (2025-02-18)

Bug Fixes

- Hold a strong reference to the AsyncEngine setup task

v0.145.0 (2025-02-15)

Features

- **docs**: Enable link to source code
   2025-02-13 10:13:20 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zeroconf: updated to 0.144.1

v0.144.1 (2025-02-12)

Bug Fixes
- Wheel builds failing after adding armv7l builds

v0.144.0 (2025-02-12)

Features
- Add armv7l wheel builds
   2025-02-04 19:30:30 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zeroconf: updated to 0.143.0

v0.143.0 (2025-01-31)

Features

- Eliminate async_timeout dep on python less than 3.11

v0.142.0 (2025-01-30)

Features

- Add simple address resolvers and examples
   2025-01-29 13:15:52 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zeroconf: updated to 0.141.0

v0.141.0 (2025-01-22)

Features
- Speed up adding and expiring records in the DNSCache
   2025-01-21 09:37:04 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zeroconf: updated to 0.140.1

v0.140.1 (2025-01-17)

Bug Fixes
* fix: wheel builds for aarch64

v0.140.0 (2025-01-17)

Bug Fixes
* fix(docs): remove repetition of words
   2025-01-12 15:32:58 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zeroconf: updated to 0.139.0

v0.139.0 (2025-01-09)

Features

* feat: implement heapq for tracking cache expire times

v0.138.1 (2025-01-08)

Bug Fixes

* fix: ensure cache does not return stale created and ttl values

v0.138.0 (2025-01-08)

Features

* feat: improve performance of processing incoming records

v0.137.2 (2025-01-06)

Bug Fixes

* fix: split wheel builds to avoid timeout

v0.137.1 (2025-01-06)

Bug Fixes

* fix: move wheel builds to macos-13

v0.137.0 (2025-01-06)

Features

* feat: speed up parsing incoming records
   2024-11-23 12:14:24 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zeroconf: updated to 0.136.2

0.136.2

Bug Fixes

* fix: retrigger release from failed github workflow

v0.136.1

Bug Fixes

* fix(ci): run release workflow only on main repository
* fix(docs): update python to 3.8
   2024-11-03 20:08:46 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zeroconf: updated to 0.136.0

v0.136.0 (2024-10-26)

Bug Fixes

* fix: update python-semantic-release to fix release process
* fix: add ignore for .c file for wheels
* fix: correct typos

Features

* feat: use SPDX license identifier