Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
python3-netaddr: Update version 0.8.0 -> 0.9.0
Changelog ========= Added: Add hash capabilities to OUI (openembedded#225, amitmi704) Fixed: Backwards incompatible: Handle RFC 6164 IPv6 addresses (don't reserve first IP address in point-to-point subnets) ($267, Damien Claisse) Technically backwards incompatible: Fix for is_loopback behaviour – consider IPNetwork('::1/128') to be loopback (openembedded#222, openembedded#223, niels) Include tutorials in source distributions (openembedded#215, Louis Sautier) Fix a documentation typo (openembedded#242, Wouter) Fix print syntax in the documentation to be Python 3 compatible (openembedded#221, François Magimel) Fix the Sphinx syntax in the documentation (openembedded#220, François Magimel) Other: Update the databases (openembedded#266, Jakub Stasiak) Deprecate Python 3.6 (openembedded#263, Jakub Stasiak) Eliminate unnecessary evals (openembedded#228, KOLANICH) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
- Loading branch information