!7 [sync] PR-5: delete more sensitive keyword

From: @openeuler-sync-bot 
Reviewed-by: @small_leek 
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2022-03-26 08:57:48 +00:00 committed by Gitee
commit 6628f92ef4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 1448 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,12 +1,14 @@
Name: python-netaddr Name: python-netaddr
Version: 0.8.0 Version: 0.8.0
Release: 1 Release: 2
Summary: A pure Python network address representation and manipulation library Summary: A pure Python network address representation and manipulation library
License: BSD License: BSD
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
Patch9000: elimate-ROC-in-python-netaddr.patch
BuildArch: noarch BuildArch: noarch
BuildRequires: python3-devel python3-setuptools python3-sphinx python3-pytest BuildRequires: python3-devel python3-setuptools python3-sphinx python3-pytest
@ -53,6 +55,9 @@ PYTHONPATH='../' sphinx-build-%{python3_version} -b html -d build/doctrees sourc
%{_bindir}/netaddr %{_bindir}/netaddr
%changelog %changelog
* Mon Jan 17 2022 xingxing <xingxing9@huawei.com> - 0.8.0-2
- delete more sensitive keyword
* Thu Jul 15 2021 huangtianhua <huangtianhua@huawei.com> - 0.8.0-1 * Thu Jul 15 2021 huangtianhua <huangtianhua@huawei.com> - 0.8.0-1
- Upgrade to 0.8.0 to support OpenStack-W - Upgrade to 0.8.0 to support OpenStack-W