!23 [sync] PR-22: delete taboo words

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-06-21 03:04:40 +00:00 committed by Gitee
commit 47ddd38957
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: python-netaddr
Version: 0.7.19
Release: 14
Release: 15
Summary: A pure Python network address representation and manipulation library
License: BSD
@ -70,11 +70,15 @@ mv %{buildroot}%{_bindir}/netaddr %{buildroot}%{_bindir}/netaddr3
%{_bindir}/netaddr
%files -n python3-netaddr
%exclude %{python3_sitelib}/netaddr/eui/oui.txt
%license COPYRIGHT
%doc AUTHORS CHANGELOG README.md docs/python3/html
%{python3_sitelib}/*
%{_bindir}/netaddr3
%changelog
* Tue Jun 13 2023 zhangpan<zhangpan103@h-partners.com> - 0.7.19-15
- delete taboo words
* Fri Feb 14 2020 gulining<gulining1@huawei.com> - 0.7.19-14
- Package init