!11 License compliance rectification

From: @wu-leilei 
Reviewed-by: @ruebb 
Signed-off-by: @ruebb
This commit is contained in:
openeuler-ci-bot 2022-06-10 03:47:22 +00:00 committed by Gitee
commit 5bbf776057
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
Name: python-netaddr Name: python-netaddr
Version: 0.8.0 Version: 0.8.0
Release: 3 Release: 4
Summary: A pure Python network address representation and manipulation library Summary: A pure Python network address representation and manipulation library
License: BSD License: BSD-3-Clause
URL: http://github.com/drkjam/netaddr URL: http://github.com/drkjam/netaddr
Source0: https://pypi.python.org/packages/source/n/netaddr/netaddr-%{version}.tar.gz Source0: https://pypi.python.org/packages/source/n/netaddr/netaddr-%{version}.tar.gz
@ -56,6 +56,9 @@ py.test-%{python3_version}
%{_bindir}/netaddr %{_bindir}/netaddr
%changelog %changelog
* Wed May 11 2022 wulei <wulei80@h-partners.com> - 0.8.0-4
- License compliance rectification
* Sat Mar 26 2022 hanhui <hanhui15@h-partners.com> - 0.8.0-3 * Sat Mar 26 2022 hanhui <hanhui15@h-partners.com> - 0.8.0-3
- enable testcase - enable testcase