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:
Manoel Benedito Neto
2023-03-14 18:38:44 -03:00
parent 406b7b49d8
commit c15e3e1a3a
28 changed files with 45 additions and 25 deletions

View File

@@ -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

View File

@@ -7,4 +7,4 @@ dl_path:
sha256sum: 40634f2e27a542b112d2e3b374ebbef7e56af18a3d8ae78da2462ab0b1e4e6b7
revision:
dist: $STX_DIST
PKG_GITREVCOUNT: True
PKG_GITREVCOUNT: true