summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-huey_3.0.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* python3-huey: upgrade 3.0.0 -> 3.0.1Wang Mingyu2026-05-201-0/+18
Changelog: ========== - Fix bug in redis version parsing when using Elasticache or any other that sends major/minor. redis-py incorrectly parses these as floats because there's only a single decimal, so the version check was breaking. - Rename max task option --max-tasks (previously was --max_tasks). Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>