Upversion python-novaclient to 18.3.0-2

As part of the STX-Openstack upversion to ANTELOPE, the python-
novaclient is being upversioned to version 18.3.0-2, which is the
latest supported on ANTELOPE [1].

All patches were updated in order to make the package buildable in the
new version.

This change also adds the sha256sum field to the downloader path, as it
is being recommended to use it in the place of the md5sum.

[1] https://releases.openstack.org/antelope/#antelope-python-novaclient

Test Plan:
PASS: Build the python-novaclient package

Story: 2010715
Task: 48136

Change-Id: Idaa50c75a3681ca764eb7c644dcc999d7425e6c5
Signed-off-by: Lucas de Ataides <lucas.deataidesbarreto@windriver.com>
This commit is contained in:
Lucas de Ataides 2023-06-27 15:47:23 -03:00
parent dd4f523403
commit 64111e3e5a
3 changed files with 11 additions and 10 deletions

View File

@ -1,4 +1,4 @@
From 7052e77c581e01a9717ab5307291867a15ac349d Mon Sep 17 00:00:00 2001 From eeb0bba5f0f516a45ee58993b01bbec99082c9db Mon Sep 17 00:00:00 2001
From: Charles Short <charles.short@windriver.com> From: Charles Short <charles.short@windriver.com>
Date: Tue, 26 Oct 2021 16:59:10 +0000 Date: Tue, 26 Oct 2021 16:59:10 +0000
Subject: [PATCH 1/1] Add wheel support Subject: [PATCH 1/1] Add wheel support
@ -12,10 +12,10 @@ Signed-off-by: Charles Short <charles.short@windriver.com>
2 files changed, 19 insertions(+), 1 deletion(-) 2 files changed, 19 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control diff --git a/debian/control b/debian/control
index 9f941ca3..1092bc00 100644 index a5f1de8d..c8a42a08 100644
--- a/debian/control --- a/debian/control
+++ b/debian/control +++ b/debian/control
@@ -96,3 +96,21 @@ Description: client library for OpenStack Compute API - 3.x @@ -92,3 +92,21 @@ Description: client library for OpenStack Compute API - 3.x
Compute (Nova) through the OpenStack Compute API. Compute (Nova) through the OpenStack Compute API.
. .
This package provides the Python 3.x module. This package provides the Python 3.x module.
@ -38,7 +38,7 @@ index 9f941ca3..1092bc00 100644
+ . + .
+ This package contains the Python3 Wheel. + This package contains the Python3 Wheel.
diff --git a/debian/rules b/debian/rules diff --git a/debian/rules b/debian/rules
index c6e62433..e1f67507 100755 index 67bcf5b9..76eb7f51 100755
--- a/debian/rules --- a/debian/rules
+++ b/debian/rules +++ b/debian/rules
@@ -12,7 +12,7 @@ override_dh_auto_build: @@ -12,7 +12,7 @@ override_dh_auto_build:
@ -51,5 +51,5 @@ index c6e62433..e1f67507 100755
rm -rf $(CURDIR)/debian/python-novaclient/usr/novaclient rm -rf $(CURDIR)/debian/python-novaclient/usr/novaclient
-- --
2.30.2 2.25.1

View File

@ -1 +1 @@
0001-stx-add-wheel-support.patch 0001-Add-wheel-support.patch

View File

@ -1,10 +1,11 @@
--- ---
debname: python-novaclient debname: python-novaclient
debver: 2:17.2.1-3 debver: 18.3.0-2
dl_path: dl_path:
name: python-novaclient-debian-17.2.1-3.tar.gz name: python-novaclient-debian-18.3.0-2.tar.gz
url: https://salsa.debian.org/openstack-team/clients/python-novaclient/-/archive/debian/17.2.1-3/python-novaclient-debian-17.2.1-3.tar.gz url: https://salsa.debian.org/openstack-team/clients/python-novaclient/-/archive/debian/18.3.0-2/python-novaclient-debian-18.3.0-2.tar.gz
md5sum: 14a3b8f4856737f1d36242c4c17b5c5f md5sum: dd87296a6d95a6bb5b9bd9d00de46cb8
sha256sum: 7041145071a244b5e1450585ffa0594e2b8cc437e422f70dd90aaecb8ead4abc
revision: revision:
dist: $STX_DIST dist: $STX_DIST
GITREVCOUNT: GITREVCOUNT: