Centos 8: Remove the requires of python3-ipaddr in sysinv

Python3-ipaddr doesn't exist and it's replaced by ipaddress
in the python3 standard library.

Story: 2007065
Task: 38066
Change-Id: Ib313705269ee705836a54b818c81c4a061ea9810
Signed-off-by: Angie Wang <angie.wang@windriver.com>
This commit is contained in:
Angie Wang 2021-03-09 16:20:53 -06:00
parent fe849a317a
commit 61dee7181a
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@ Requires: python3-boto3
Requires: python3-botocore >= 1.13.21
Requires: python3-docker
Requires: python3-eventlet
Requires: python3-ipaddr
Requires: python3-jsonpatch
Requires: python3-keyring
Requires: python3-keystoneauth1