14
0

Accepting request 248588 from Cloud:OpenStack:Master

- update to 0.7.12:
  * Added method IPSet.iter_ipranges().
  * bool(IPSet()) works now for large IPSets, e.g. IPSet(['2405:8100::/32']).
  * IPNetwork.iter_hosts now skips the subnet-router anycast address for IPv6.
  * Removed function fbsocket.inet_aton because it is unused and unnecessary

OBS-URL: https://build.opensuse.org/request/show/248588
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netaddr?expand=0&rev=12
This commit is contained in:
Jan Matejek
2014-09-12 15:56:21 +00:00
committed by Git OBS Bridge
parent 9638391858
commit 882d148e5c
4 changed files with 13 additions and 4 deletions

View File

@@ -17,7 +17,7 @@
Name: python-netaddr
Version: 0.7.11
Version: 0.7.12
Release: 0
Url: http://github.com/drkjam/netaddr
Summary: Pythonic manipulation of IPv4, IPv6, CIDR, EUI and MAC network addresses