fault/python-fmclient
Chuck Short 30e9761ede debian: Fix python3 syntax warning
From https://docs.python.org/3/whatsnew/3.8.html#changes-in-python-behavior:

The compiler now produces a SyntaxWarning when identity
checks (is and is not) are used with certain types of
literals (e.g. strings, numbers). These can often work
by accident in CPython, but are not guaranteed by the
language spec. The warning advises users to use
equality tests (== and !=) instead.

Test Plan:
PASS Apply patch test the output of fm alarm-list on Debian 11.
PASS Apply patch test the output of fm alarm-list on Centos 7.

Closes-Bug: 1960958

Signed-off-by: Chuck Short <charles.short@windriver.com>
Change-Id: I12c43f336a449876fab8592e34eace674518d0da
2022-03-25 18:47:55 +00:00
..
centos Add auto-versioning to starlingx/fault packages 2020-05-27 15:19:34 -04:00
debian Fix Lintian errors 2021-11-02 14:00:41 -04:00
fmclient debian: Fix python3 syntax warning 2022-03-25 18:47:55 +00:00
opensuse Add missing Requires to fault components for opensuse 2019-10-08 18:24:30 -05:00
PKG-INFO Update the License in FM packages 2018-09-05 14:54:00 -04:00