14
0
Go to file
Dominique Leuenberger 5a9ba59caf Accepting request 452046 from devel:languages:python
- update to 0.7.19:
  * added a new SubnetSplitter class for those looking to divide up subnets.
    Thanks alanwill and RyPeck and those on (Stack Overflow discussion).
  * removed bundled pytest dependency code for "python setup.py test".
  * setup.py now uses setuptools only (no more distutils) and setup_egg.py removed.
  * cleaned up INSTALL docs so they accurately reflect current Python packaging.
  * fixed broken parsing, generating and reading of IEEE index files when switching
    between Python 2.x and 3.x.
  FIXED Issue 133: https://github.com/drkjam/netaddr/issues/133
      - Splitting a single network into multiple prefixed networks
  FIXED Issue 129: https://github.com/drkjam/netaddr/issues/129
      - fix IPAddress().netmask_bits to return 0 for 0.0.0.0 and [::] addresses
  FIXED Issue 117: https://github.com/drkjam/netaddr/issues/117
      - (python setup.py test) failing with python3 >= 3.5
  FIXED Issue 137: https://github.com/drkjam/netaddr/issues/137
      - API reference is broken on ReadTheDocs
  FIXED Issue 143: https://github.com/drkjam/netaddr/issues/143
      - Please refresh the bundled IANA and IEEE databases

OBS-URL: https://build.opensuse.org/request/show/452046
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-netaddr?expand=0&rev=20
2017-01-25 22:32:44 +00:00
Description
No description provided
4.4 MiB
Languages
RPM Spec 100%