Path to this page:
./
net/py-zeroconf,
Pure Python Multicast DNS Service Discovery Library
Branch: CURRENT,
Version: 0.151.3,
Package name: py313-zeroconf-0.151.3,
Maintainer: ryoonPure 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: 217.935 KB
Version history: (Expand)
- (2026-09-01) Updated to version: py313-zeroconf-0.151.3
- (2026-08-28) Updated to version: py313-zeroconf-0.150.2
- (2026-08-27) Updated to version: py313-zeroconf-0.150.0nb2
- (2026-08-25) Updated to version: py313-zeroconf-0.150.0nb1
- (2026-06-26) Updated to version: py313-zeroconf-0.150.0
- (2026-05-22) Updated to version: py313-zeroconf-0.149.16
CVS history: (Expand)
2026-09-01 12:47:46 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-zeroconf: updated to 0.151.3
v0.151.3 (2026-08-30)
Bug Fixes
- Correct the recursion available header flag to the rfc 1035 value
Refactoring
- Compute probe pacing from fresh clock reads
- Compute service info request pacing from fresh clock reads
Testing
- Fix flaky test_service_browser_expire_callbacks
- Make test_qu_response deterministic by injecting the announcement
v0.151.2 (2026-08-29)
Bug Fixes
- Restore sdist contents and listener typing after the reverts
|
2026-08-28 18:15:24 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
py-zeroconf: update to 0.150.2.
## v0.150.2 (2026-08-28)
### Bug Fixes
- Keep `key=` distinct from a valueless `key` in TXT records
([#1813](https://github.com/python-zeroconf/python-zeroconf/pull/1813),
\
[`899eaaa`](https://github.com/python-zeroconf/python-zeroconf/commit/899eaaa8a11c3d63b8325f73c9968a270e1e72f2))
## v0.150.1 (2026-08-28)
### Bug Fixes
- Build with cython 3.3.0 \
([#1820](https://github.com/python-zeroconf/python-zeroconf/pull/1820),
\
[`df947b2`](https://github.com/python-zeroconf/python-zeroconf/commit/df947b2f4df94950e272fe09dc9d48ad18411743))
|
| 2026-08-27 11:33:35 by Thomas Klausner | Files touched by this commit (3) |
Log message:
py-zeroconf: use cython 3.3.0 bugfix from upstream
Bump PKGREVISION.
|
| 2026-08-25 11:37:24 by Thomas Klausner | Files touched by this commit (2) |
Log message:
py-zeroconf: adapt PLIST for cython 3.3.0
cython 3.3.0 is more strict in checking signatures, which stops it
building the C extension for py-zeroconf.
Reported this upstream, remove the .so files from the PLIST for now.
Bump PKGREVISION.
|
| 2026-06-28 17:41:51 by Thomas Klausner | Files touched by this commit (364) |
Log message:
*: limit Python versions due to py-numpy dropping Python 3.11 support
|
2026-06-26 08:40:36 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-zeroconf: updated to 0.150.0
0.150.0 (2026-06-22)
Features
- Add async_update_interfaces to rescan network interfaces at runtime
|
2026-05-22 12:42:28 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-zeroconf: updated to 0.149.16
0.149.16
Bug Fixes
- Re-release for GHSA-qc2x-6f54-m6h9
0.149.15
Bug Fixes
- Preserve scope_id when scoped AAAA arrives alongside unscoped
|
| 2025-10-09 09:58:14 by Thomas Klausner | Files touched by this commit (442) |
Log message:
*: remove reference to (removed) Python 3.9
|