2f81cc3b71
After creating the `upstream` directory in this repository to start the development and upversion testing of stx-openstack @ Antelope [1], it has been observed that the projects involved in the previous change are failing to build due to a commit specified in their `BASE_SRCREV` that, apparently, does not exist in the starlingx/openstack-armada-app commit tree. Therefore, this change proposes the use of the following commit hash generated by Zuul during the merge of [1] into the `master` branch: commit27acda9a6b
Merge:9ba60e1
f7f7690
Author: Zuul <zuul@review.opendev.org> Date: Mon Jun 19 20:58:27 2023 +0000 Merge "Creating folder structure for STX-O upversion" Test Plan: PASS - As it is today, verify that it is not possible to build the packages associated with this change: $ git rev-list --count \ 5566a41fc0f0be21e2764a9cc0c37823dcae72c8..HEAD . > fatal: Invalid revision range \ 5566a41fc0f0be21e2764a9cc0c37823dcae72c8..HEAD PASS - With this change, verify that all packages are building correctly Story: 2010774 Task: 48115 [1] https://review.opendev.org/c/starlingx/openstack-armada-app/+/886027 Change-Id: I4afc981ca39dec4caf40c4df0ba4f8eed67d34a2 Signed-off-by: Luan Nunes Utimura <LuanNunes.Utimura@windriver.com>
13 lines
477 B
YAML
13 lines
477 B
YAML
---
|
|
debname: python-pankoclient
|
|
debver: 1.1.0-2
|
|
dl_path:
|
|
name: python-pankoclient-debian-1.1.0-2.tar.gz
|
|
url: https://salsa.debian.org/openstack-team/clients/python-pankoclient/-/archive/debian/1.1.0-2/python-pankoclient-debian-1.1.0-2.tar.gz
|
|
md5sum: 4b623a6b3ad649b29e05fc83f6f03762
|
|
revision:
|
|
dist: $STX_DIST
|
|
GITREVCOUNT:
|
|
BASE_SRCREV: 27acda9a6b4885a50064cebc0858892e71aa37ce
|
|
SRC_DIR: ${MY_REPO}/stx/openstack-armada-app/upstream/openstack/python-pankoclient
|