5e19b07ebb
meta_data files: - "too few spaces before comment" warning - missing document start "---" warning tox.ini: - allowlist bash for testenv - moved 'basepython' var to testenv as it was repeated in all derived envs - removed "tox < 4" requirement. changed minversion to 4 pylint: - renamed pylintrc to the standard convention ".pylintrc" - Removed "enable" section, as all warnings are enabled by default - Updated "disable" section as some warnings changed names - files-output deprecated [1] - bad-functions requires a plugin [2, 3] - max-branchs ==> max-branches [4] - overgeneral-exceptions updated [1] https://pylint.pycqa.org/en/latest/whatsnew/1/1.7/summary.html#removed-changes [2] https://pylint.pycqa.org/en/latest/user_guide/configuration/all-options.html#bad-functions [3] https://pylint.pycqa.org/en/latest/user_guide/messages/warning/bad-builtin.html [4] https://pylint.readthedocs.io/en/latest/user_guide/messages/refactor/too-many-branches.html Test Plan: pass: run tox Partial-Bug: 1976377 Change-Id: I715ed859e046a90cc7ec5d047d42902a51009eb8 Signed-off-by: Leonardo Fagundes Luz Serrano <Leonardo.FagundesLuzSerrano@windriver.com>
12 lines
559 B
YAML
12 lines
559 B
YAML
---
|
|
debname: golang-github-vishvananda-netlink
|
|
debver: 1.1.0.125.gf243826-4
|
|
dl_path:
|
|
name: golang-github-vishvananda-debian-1.1.0.125.gf243826-4.tar.gz
|
|
url: https://salsa.debian.org/go-team/packages/golang-github-vishvananda-netlink/-/archive/debian/1.1.0.125.gf243826-4/golang-github-vishvananda-netlink-debian-1.1.0.125.gf243826-4.tar.gz # yamllint disable-line rule:line-length
|
|
md5sum: f6446c199670cdd89690f3366cf18916
|
|
sha256sum: 8db9eaf59ab220c5205c97ff1bb38ca76ad7760afdf8778746db318b76515c95
|
|
revision:
|
|
dist: $STX_DIST
|
|
PKG_GITREVCOUNT: true
|