delete more sensitive keyword
(cherry picked from commit c5c02b8bc48d44271c5fd6410728eecac7d63392)
This commit is contained in:
parent
6192b596ce
commit
c4fb034ca2
1442
elimate-ROC-in-python-netaddr.patch
Normal file
1442
elimate-ROC-in-python-netaddr.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -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
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user