Overview
Request 1218781 declined
- Fix Leap build
- add buildrequires for wheel to fix build on leap 15
- switch to pyproject based build
- Update to 3.0.4:
- Fix licensing inconsistencies.
- Add support for the latest versions of Python.
- Remove mentions of Python 3.6.
- changes from v3.0.3
- Add the sock property to the ICMPSocket class.
- changes from v3.0.2
- Add support for IPv6 addresses with zone index.
- The payload property of an ICMPRequest now returns a random
value if the payload is not defined instead of None.
- Optimize imports.
- changes from 3.0.1
- Make the SocketPermissionError more explicit when the OS does
not allow instantiation of unprivileged sockets.
- Delete unnecessary properties from exceptions.
- Improve SEO on GitHub.
Request History
darix created request
- Fix Leap build
- add buildrequires for wheel to fix build on leap 15
- switch to pyproject based build
- Update to 3.0.4:
- Fix licensing inconsistencies.
- Add support for the latest versions of Python.
- Remove mentions of Python 3.6.
- changes from v3.0.3
- Add the sock property to the ICMPSocket class.
- changes from v3.0.2
- Add support for IPv6 addresses with zone index.
- The payload property of an ICMPRequest now returns a random
value if the payload is not defined instead of None.
- Optimize imports.
- changes from 3.0.1
- Make the SocketPermissionError more explicit when the OS does
not allow instantiation of unprivileged sockets.
- Delete unnecessary properties from exceptions.
- Improve SEO on GitHub.
adrianSuSE declined request
Sorry, home-assistant is currently hardcoded to exact 3.0 version.
we would need to patch that when updating at least. But can HA
deal with the newer version at all?