Zeroconf-py2compat

Latest version: v0.19.17

Safety actively analyzes 627763 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.19.17

What's Changed
* Remove android specific code path for getting all addresses. by rtibbles in https://github.com/learningequality/python-zeroconf-py2compat/pull/16


**Full Changelog**: https://github.com/learningequality/python-zeroconf-py2compat/compare/0.19.16...0.19.17

0.19.16

- Fix issue preventing TXT record updates from `ServiceBrowser`

0.19.15

- Track all requested broadcast interfaces in addition to those successfully attached

0.19.13

- Converts some usage of assert that should likely persist if python -O is used
- Breaks out interface attachment from Zeroconf.__init__ into its own method _add_interfaces
- Adds corresponding behavior for removing interfaces, along the lines of how _add_interfaces functions but in reverse
- Exposes new public method Zeroconf.update_interfaces which triggers add or removal of interfaces
- Prevents stack trace reporting of errors that occur because the network is unreachable, errno.ENETUNREACH
- Updates Zeroconf.send to accept an interface on which filter the interfaces it sends the messages on, such that adding and removing interfaces can attempt to send add/remove messages when the interface is removed

0.19.12

Catch import errors for ifaddr on Android

0.19.11

Drop ifcfg for ifaddr to prevent issues on non-English Windows machines.

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.