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
0001-fix-Replace-deprecated-zmq.utils.strtypes-with-direc.patch
Description: 0001-fix-Replace-deprecated-zmq.utils.strtypes-with-direc.patch