From 7177b25dda5e4c9a29a31629864ae7353373d5c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Beraud?= Date: Fri, 25 Nov 2022 11:10:39 +0100 Subject: [PATCH] [yoga] sushy 4.1.5 Change-Id: I0f47d385ea66f9057ad8cec4d6eccd79625b465f --- openstack/sushy/sushy.spec.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack/sushy/sushy.spec.j2 b/openstack/sushy/sushy.spec.j2 index b205a3e05..0ce4b8a84 100644 --- a/openstack/sushy/sushy.spec.j2 +++ b/openstack/sushy/sushy.spec.j2 @@ -1,5 +1,5 @@ {% set pypi_name = 'sushy' %} -{% set upstream_version = upstream_version('4.1.3') %} +{% set upstream_version = upstream_version('4.1.5') %} {% set rpm_release = '1' %} {% set source = url_pypi() %}