License compliance rectification

(cherry picked from commit 7264d6affe6a7e1c2afd3e7817ecae008f90d7b1)
This commit is contained in:
wu-leilei 2022-05-11 15:30:42 +08:00 committed by openeuler-sync-bot
parent b770940eae
commit cb26fa48ad

View File

@ -1,9 +1,9 @@
Name: python-netaddr
Version: 0.8.0
Release: 3
Release: 4
Summary: A pure Python network address representation and manipulation library
License: BSD
License: BSD-3-Clause
URL: http://github.com/drkjam/netaddr
Source0: https://pypi.python.org/packages/source/n/netaddr/netaddr-%{version}.tar.gz
@ -56,6 +56,9 @@ py.test-%{python3_version}
%{_bindir}/netaddr
%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
- enable testcase