forked from pool/python-netaddr
- Update to 0.7.10:
* A bunch of Python 3.x bug fixes. Thanks Arfrever. * Extended nmap support to cover full target specification. FIXED Issue 36 - http://github.com/drkjam/netaddr/issues/36 - ResourceWarnings with Python >=3.2 FIXED Issue 35 - http://github.com/drkjam/netaddr/issues/35 - netaddr-0.7.9: Test failure with Python 3 FIXED Issue 34 - http://github.com/drkjam/netaddr/issues/34 - netaddr.ip.iana.SaxRecordParser.endElement() incompatible with Python 3.1 FIXED Issue 33 - http://github.com/drkjam/netaddr/issues/33 - netaddr script not installed with Python 3 FIXED Issue 23 - http://github.com/drkjam/netaddr/issues/23 - valid_nmap_range() does not validate nmap format case. FIXED Issue 22 - http://github.com/drkjam/netaddr/issues/22 - all_matching_cidrs: documentation incorrect OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netaddr?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
2e6ae7cbd2
commit
d465cad02b
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
Name: python-netaddr
|
||||
Version: 0.7.9
|
||||
Version: 0.7.10
|
||||
Release: 0
|
||||
Url: http://github.com/drkjam/netaddr
|
||||
Summary: Pythonic manipulation of IPv4, IPv6, CIDR, EUI and MAC network addresses
|
||||
|
Reference in New Issue
Block a user