commit 67a1a76209e04c5672c7b0c5bfae82a43ef9d214 Author: hanjiangxue Date: Wed Sep 30 09:29:37 2020 +0800 update python-dracclient to 0.5.1 Change-Id: I5db20e8e3af6c8610f304efdfbead6241d89adae diff --git a/openstack/python-dracclient/python-dracclient.spec.j2 b/openstack/python-dracclient/python-dracclient.spec.j2 index d9aff88..729978b 100644 --- a/openstack/python-dracclient/python-dracclient.spec.j2 +++ b/openstack/python-dracclient/python-dracclient.spec.j2 @@ -1,5 +1,5 @@ {% set pypi_name = 'python-dracclient' %} -{% set upstream_version = upstream_version('4.0.0') %} +{% set upstream_version = upstream_version('5.1.0') %} {% set rpm_release = '1' %} {% set source = url_pypi() %}