[Pkg-linaro-lava-devel] Bug#1102532: lavacli: Replace deprecated PyZMQ function with direct string decoding
Yang, Lei
Lei.Yang at windriver.com
Thu Apr 10 03:21:41 BST 2025
Package: lavacli
Version: 2.2.0-3
Severity: normal
Tags: patch
Dear Maintainer,
I've attached a patch that fixes the "zmq.utils.strtypes is deprecated in pyzmq 23" warning in lavacli. The patch replaces the deprecated u() function with direct string decoding that works with both older and newer versions of PyZMQ.
This approach converts bytes to strings explicitly while maintaining the same functionality.
Thanks
Lei
More information about the Pkg-linaro-lava-devel
mailing list