diff options
author | adam <adam@pkgsrc.org> | 2021-12-16 20:21:53 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2021-12-16 20:21:53 +0000 |
commit | 27396b48d7706562b2e0271801a2131f787fb0ae (patch) | |
tree | 756c25b7f934d6f8be90a747d4949bc8384c19fe /lang/ocaml | |
parent | b5036d1bb0ee6045b92d462bc46af17612148b8d (diff) | |
download | pkgsrc-27396b48d7706562b2e0271801a2131f787fb0ae.tar.gz |
py-zeroconf: updated to 0.37.0
0.37.0
Technically backwards incompatible:
Adding a listener that does not inherit from RecordUpdateListener now logs an error
The NotRunningException exception is now thrown when Zeroconf is not running
Before this change the consumer would get a timeout or an EventLoopBlocked
exception when calling ServiceInfo.*request when the instance had already been shutdown
or had failed to startup.
The EventLoopBlocked exception is now thrown when a coroutine times out
Previously concurrent.futures.TimeoutError would have been raised
instead. This is never expected to happen during normal operation.
Diffstat (limited to 'lang/ocaml')
0 files changed, 0 insertions, 0 deletions