python3-redis: update to 6.4.0.

This commit is contained in:
Andrew J. Hesford 2025-08-15 18:33:47 -04:00
parent b5c6f565e3
commit cb9c2fbbb0

View file

@ -1,6 +1,6 @@
# Template file for 'python3-redis'
pkgname=python3-redis
version=6.3.0
version=6.4.0
revision=1
build_style=python3-pep517
hostmakedepends="hatchling"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://github.com/redis/redis-py"
changelog="https://raw.githubusercontent.com/redis/redis-py/master/CHANGES"
distfiles="${homepage}/archive/v${version}.tar.gz"
checksum=772dc4d96cd2c601402de67c70ffb17e9c08a321efc70807bb719973d9e4ad4e
checksum=7ce2a05bc9888af3bb7c4c11f3dcccefe8b66136d3248c0ef86eb6d412660419
replaces="python3-aioredis<=2.0.1_1"
make_check=no # tests require a running redis server