14
0

Accepting request 280106 from home:stroeder:branches:devel:languages:python

Update to 0.7.13

OBS-URL: https://build.opensuse.org/request/show/280106
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netaddr?expand=0&rev=13
This commit is contained in:
Jan Matejek
2015-01-07 17:33:36 +00:00
committed by Git OBS Bridge
parent 882d148e5c
commit f846121570
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:88bf0bff238df672b1a521cdc291db025f7462223b065405b62d58a22c0d0abe
size 1504096

3
netaddr-0.7.13.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca42c260b49e5fd74ba9104efa6a4fca6b55316ca42714d20d2b9b8e751e0412
size 1548094

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jan 6 23:51:18 UTC 2015 - michael@stroeder.com
- update to 0.7.13:
* IPAddress objects can now be added to/subtracted from each other
* compute static global ipv6 addr from the net prefix and mac address
* add classifiers for python 3.3 and 3.4 support
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Sep 11 12:40:27 UTC 2014 - dmueller@suse.com Thu Sep 11 12:40:27 UTC 2014 - dmueller@suse.com

View File

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