forked from pool/python-netaddr
- Update to 0.7.7:
* Comprehensive documentation update! It's only taken 4 years
to get around to using Sphinx and I can confirm it is
**TOTALLY AWESOME!**
* Various bug fixes
* Refreshed IEEE OUI and IAB data
* FIXED Issue 24 - http://github.com/drkjam/netaddr/issues/24
- Fixed TypeError when comparing BaseIP instance with
non-BaseIP objects. Thanks pvaret
* FIXED Issue 17 - http://github.com/drkjam/netaddr/issues/17
- For large ipv6 networks the .subnet() method fails. Thanks
daveyss
* FIXED Issue 20 - http://github.com/drkjam/netaddr/issues/20
- Test failure with Python 3. Thanks Arfrever
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netaddr?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
921e2bfd9d
commit
de637b95a6
@@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 31 05:08:00 UTC 2012 - alexandre@exatati.com.br
|
||||
|
||||
- Update to 0.7.7:
|
||||
* Comprehensive documentation update! It's only taken 4 years
|
||||
to get around to using Sphinx and I can confirm it is
|
||||
**TOTALLY AWESOME!**
|
||||
* Various bug fixes
|
||||
* Refreshed IEEE OUI and IAB data
|
||||
* FIXED Issue 24 - http://github.com/drkjam/netaddr/issues/24
|
||||
- Fixed TypeError when comparing BaseIP instance with
|
||||
non-BaseIP objects. Thanks pvaret
|
||||
* FIXED Issue 17 - http://github.com/drkjam/netaddr/issues/17
|
||||
- For large ipv6 networks the .subnet() method fails. Thanks
|
||||
daveyss
|
||||
* FIXED Issue 20 - http://github.com/drkjam/netaddr/issues/20
|
||||
- Test failure with Python 3. Thanks Arfrever
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 20 13:43:05 UTC 2011 - saschpe@suse.de
|
||||
|
||||
|
||||
Reference in New Issue
Block a user