14
0

Accepting request 280205 from devel:languages:python

1

OBS-URL: https://build.opensuse.org/request/show/280205
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-netaddr?expand=0&rev=17
This commit is contained in:
2015-01-08 22:02:44 +00:00
committed by Git OBS Bridge
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

View File

@@ -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