diff --git a/netaddr-0.7.12.tar.gz b/netaddr-0.7.12.tar.gz deleted file mode 100644 index 53901ed..0000000 --- a/netaddr-0.7.12.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:88bf0bff238df672b1a521cdc291db025f7462223b065405b62d58a22c0d0abe -size 1504096 diff --git a/netaddr-0.7.13.tar.gz b/netaddr-0.7.13.tar.gz new file mode 100644 index 0000000..e70e4c7 --- /dev/null +++ b/netaddr-0.7.13.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca42c260b49e5fd74ba9104efa6a4fca6b55316ca42714d20d2b9b8e751e0412 +size 1548094 diff --git a/python-netaddr.changes b/python-netaddr.changes index 8dd8b6b..fc63b89 100644 --- a/python-netaddr.changes +++ b/python-netaddr.changes @@ -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 diff --git a/python-netaddr.spec b/python-netaddr.spec index e608c6f..02945a2 100644 --- a/python-netaddr.spec +++ b/python-netaddr.spec @@ -17,7 +17,7 @@ Name: python-netaddr -Version: 0.7.12 +Version: 0.7.13 Release: 0 Url: http://github.com/drkjam/netaddr Summary: Pythonic manipulation of IPv4, IPv6, CIDR, EUI and MAC network addresses