There is a new pull request by StaticVoidMoon against master on the void-packages repository https://github.com/StaticVoidMoon/void-packages python3-redis https://github.com/void-linux/void-packages/pull/39730 python3-redis: update to 4.3.4 #### Testing the changes - I tested the changes in this PR: **briefly** -- DB Connect -- Set -- Get -- Dump -- Restore -- Expire -- Exists #### Note: - I add 'python3-packaging' dependency due to `import redis` error during test. - I also presume that I need to change maintainer value from 'orphaned' to 'myself'. #### Local build testing - I built this PR locally for my native architecture, (x86-64) A patch file from https://github.com/void-linux/void-packages/pull/39730.patch is attached