14
0

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

update to 0.7.19

OBS-URL: https://build.opensuse.org/request/show/450319
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-netaddr?expand=0&rev=16
This commit is contained in:
2017-01-19 09:41:13 +00:00
committed by Git OBS Bridge
parent f5bf13d435
commit 6e737937ac
4 changed files with 27 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
Name: python-netaddr
Version: 0.7.18
Version: 0.7.19
Release: 0
Url: http://github.com/drkjam/netaddr
Summary: Pythonic manipulation of IPv4, IPv6, CIDR, EUI and MAC network addresses
@@ -66,6 +66,6 @@ python setup.py install --prefix=%{_prefix} --root=%{buildroot}
%defattr(-,root,root,-)
%{python_sitelib}/*
%{_bindir}/netaddr
%doc AUTHORS CHANGELOG COPYRIGHT README.md LICENSE THANKS
%doc AUTHORS CHANGELOG COPYRIGHT README.md LICENSE
%changelog