Fix zuul errors in patchalarm/pylint

Constrain module python-daemon to versions < 3.0 .

Reason: the file patch_alarm_manager.py uses an obsolete API (runner)
that was removed in python-daemon 3.0.

At runtime this requirement is satisified by a DEB package,
python3-daemon 2.2.4.

See 6e16428c26/debian-mirror-tools/config/debian/common/base-bullseye.lst

Task: 2011326
Story: 51613

Change-Id: I340f78e77613e6ff13fe699b414e7612d541e2b4
Signed-off-by: Davlet Panech <davlet.panech@windriver.com>
This commit is contained in:
Davlet Panech 2025-01-13 12:21:11 -05:00
parent a79ef97822
commit d16a439273

View File

@ -2,4 +2,4 @@
# of appearance. Changing the order has an impact on the overall integration # of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later. # process, which may cause wedges in the gate later.
python-daemon python-daemon<3