delete more sensitive keyword

(cherry picked from commit c5c02b8bc48d44271c5fd6410728eecac7d63392)
This commit is contained in:
xingxing 2022-01-17 19:19:59 +08:00 committed by openeuler-sync-bot
parent 6192b596ce
commit c4fb034ca2
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
Version: 0.8.0
Release: 1
Release: 2
Summary: A pure Python network address representation and manipulation library
License: BSD
URL: http://github.com/drkjam/netaddr
Source0: https://pypi.python.org/packages/source/n/netaddr/netaddr-%{version}.tar.gz
Patch9000: elimate-ROC-in-python-netaddr.patch
BuildArch: noarch
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
%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
- Upgrade to 0.8.0 to support OpenStack-W