Fix debian build-break for python-keyring
The debian version did not match the downloaded tarball. The build break issue was introduced when this merged https://review.opendev.org/c/starlingx/integ/+/860297 Test Plan: downloader -b -s -B std,rt build-pkgs -c python-keyring Story: 2010353 Task: 46503 Signed-off-by: Al Bailey <al.bailey@windriver.com> Change-Id: I4a19bacf11fc45e3c9be5c4666554f17e93057e2
This commit is contained in:
parent
fe793aa23c
commit
dd106a7e72
@ -1,8 +1,10 @@
|
||||
debver: 22.0.1-1
|
||||
---
|
||||
debver: 22.2.0-1
|
||||
deb_name: python-keyring
|
||||
dl_path:
|
||||
name: python-keyring-debian-22.2.0-1.tar.gz
|
||||
url: https://salsa.debian.org/python-team/packages/python-keyring/-/archive/debian/22.2.0-1/python-keyring-debian-22.2.0-1.tar.gz
|
||||
md5sum: b75d88573226d73cc9dbefa0128bb042
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT:
|
||||
PKG_GITREVCOUNT: true
|
||||
|
Loading…
Reference in New Issue
Block a user