diff --git a/openstack/keystoneauth1/keystoneauth1.spec.j2 b/openstack/keystoneauth1/keystoneauth1.spec.j2 index e401bb6a7..b8483005d 100644 --- a/openstack/keystoneauth1/keystoneauth1.spec.j2 +++ b/openstack/keystoneauth1/keystoneauth1.spec.j2 @@ -1,5 +1,5 @@ {% set pypi_name = 'keystoneauth1' %} -{% set upstream_version = upstream_version('4.2.1') %} +{% set upstream_version = upstream_version('4.3.0') %} {% set rpm_release = '1' %} {% set source = url_pypi() %} Name: {{ py2name() }}