commit 7cfa956a13a01d6a46fb4449b79867ddebce7e37 Author: Sébastien Boyron Date: Sat Oct 3 00:40:00 2020 +0200 Update python-openstackclient to 5.4.0 Change-Id: I23022d70f5d59646b95a68f71dc8fbcaf7429f65 diff --git a/openstack/python-openstackclient/python-openstackclient.spec.j2 b/openstack/python-openstackclient/python-openstackclient.spec.j2 index 58d01d9..222b24e 100644 --- a/openstack/python-openstackclient/python-openstackclient.spec.j2 +++ b/openstack/python-openstackclient/python-openstackclient.spec.j2 @@ -1,5 +1,5 @@ {% set pypi_name = 'python-openstackclient' %} -{% set upstream_version = upstream_version('5.3.1') %} +{% set upstream_version = upstream_version('5.4.0') %} {% set rpm_release = '1' %} {% set source = url_pypi() %}