Fix lint errors identified by Zuul pylint job
This commit fixes lint errors identified by Zuul after stx-integ-pylint
job is executed.
Test Plan:
PASS: stx-integ-pylint job is executed successfully.
PASS: Run "yamllint ." command on integ repo base directory. Observe
that no lint errors of line-length, truthy, indentation,
new-line-at-end-of-file and document-start are listed.
PASS: build-pkgs -a -c
Closes-Bug: 2011632
Change-Id: I4d8229b5de8c9d88ff2aab6169521ab377b5866c
Signed-off-by: Manoel Benedito Neto <manoel.beneditoneto@windriver.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
debver: 4.0.2-1
|
||||
---
|
||||
ver: 4.0.2-1
|
||||
dl_path:
|
||||
name: keyrings.alt-debian-4.0.2-1.tar.gz
|
||||
url: https://salsa.debian.org/python-team/packages/keyrings.alt/-/archive/debian/4.0.2-1/keyrings.alt-debian-4.0.2-1.tar.gz
|
||||
|
||||
@@ -7,4 +7,4 @@ dl_path:
|
||||
sha256sum: 40634f2e27a542b112d2e3b374ebbef7e56af18a3d8ae78da2462ab0b1e4e6b7
|
||||
revision:
|
||||
dist: $STX_DIST
|
||||
PKG_GITREVCOUNT: True
|
||||
PKG_GITREVCOUNT: true
|
||||
|
||||
Reference in New Issue
Block a user