forked from pool/python-netaddr
- Regenerate spec file with py2pack;
- Removed unneded python-setuptools BuildRequires; - Update to 0.7.6: * A bug fix point release * Refreshed 3rd party data caches * Tested against Python 3.2.x and PyPy 1.6.x * Fixed unit tests under for Mac OSX Specific bug fixes addressed in this release -------------------------------------------- * FIXED Issue 15 - http://github.com/drkjam/netaddr/issues/15 - Incorrect and invalid glob produced when last octet is not * * FIXED Issue 13 - http://github.com/drkjam/netaddr/issues/13 - Added support for IPython 0.11 API changes. Thanks juliantaylor * FIXED Issue 11 - http://github.com/drkjam/netaddr/issues/11 - Calling valid_glob on cidr raises ValueError. Thanks radicand * FIXED Issue 7 - http://github.com/drkjam/netaddr/issues/7 - Unpickling Bug in IPSet. Thanks LuizOz and labeneator * FIXED Issue 2 - http://github.com/drkjam/netaddr/issues/2 - UnboundLocalError raised in IPNetwork constructor. Thanks keesbos Miscellanea ----------- - Has a famous soft drink company started making it own NICs? OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netaddr?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
ece004f668
commit
27bafd2ce4
@@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 14 00:32:39 UTC 2011 - alexandre@exatati.com.br
|
||||
|
||||
- Regenerate spec file with py2pack;
|
||||
- Removed unneded python-setuptools BuildRequires;
|
||||
- Update to 0.7.6:
|
||||
* A bug fix point release
|
||||
* Refreshed 3rd party data caches
|
||||
* Tested against Python 3.2.x and PyPy 1.6.x
|
||||
* Fixed unit tests under for Mac OSX
|
||||
Specific bug fixes addressed in this release
|
||||
--------------------------------------------
|
||||
* FIXED Issue 15 - http://github.com/drkjam/netaddr/issues/15
|
||||
- Incorrect and invalid glob produced when last octet is not *
|
||||
* FIXED Issue 13 - http://github.com/drkjam/netaddr/issues/13
|
||||
- Added support for IPython 0.11 API changes. Thanks juliantaylor
|
||||
* FIXED Issue 11 - http://github.com/drkjam/netaddr/issues/11
|
||||
- Calling valid_glob on cidr raises ValueError. Thanks radicand
|
||||
* FIXED Issue 7 - http://github.com/drkjam/netaddr/issues/7
|
||||
- Unpickling Bug in IPSet. Thanks LuizOz and labeneator
|
||||
* FIXED Issue 2 - http://github.com/drkjam/netaddr/issues/2
|
||||
- UnboundLocalError raised in IPNetwork constructor. Thanks keesbos
|
||||
|
||||
Miscellanea
|
||||
-----------
|
||||
- Has a famous soft drink company started making it own NICs?
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 3 09:51:36 UTC 2011 - saschpe@suse.de
|
||||
|
||||
|
Reference in New Issue
Block a user