Subject: CVS commit: pkgsrc/net/py-zeroconf
From: Adam Ciarcinski
Date: 2020-04-04 11:28:51
Message id: 20200404092852.09708FB27@cvs.NetBSD.org

Log Message:
py-zeroconf: updated to 0.25.0

0.25.0
Reverted uniqueness assertions when browsing, they caused a regression
Backwards incompatible:

Rationalized handling of TXT records. Non-bytes values are converted to str and \ 
encoded to bytes using UTF-8 now, None values mean value-less attributes. When \ 
receiving TXT records no decoding is performed now, keys are always bytes and \ 
values are either bytes or None in value-less attributes.

0.24.5
Fixed issues with shared records being used where they shouldn't be (TXT, SRV, A \ 
records are unique now)
Stopped unnecessarily excluding host-only interfaces from InterfaceChoice.all as \ 
they don't forbid multicast
Fixed repr() of IPv6 DNSAddress
Removed duplicate update messages sent to listeners
Added support for cooperating responders
Optimized handle_response cache check
Fixed memory leak in DNSCache

Files:
RevisionActionfile
1.3modifypkgsrc/net/py-zeroconf/Makefile
1.3modifypkgsrc/net/py-zeroconf/distinfo