!23 [sync] PR-22: delete taboo words
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
47ddd38957
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user