python3-redis: update to 5.0.2.

This commit is contained in:
Andrew J. Hesford 2024-02-29 09:35:04 -05:00
parent 8b263934c6
commit d462085cf4
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-redis'
pkgname=python3-redis
version=5.0.1
version=5.0.2
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -11,7 +11,7 @@ license="MIT"
homepage="https://github.com/redis/redis-py"
changelog="https://raw.githubusercontent.com/redis/redis-py/master/CHANGES"
distfiles="${PYPI_SITE}/r/redis/redis-${version}.tar.gz"
checksum=0dab495cd5753069d3bc650a0dde8a8f9edde16fc5691b689a566eda58100d0f
checksum=3f82cc80d350e93042c8e6e7a5d0596e4dd68715babffba79492733e1f367037
replaces="python3-aioredis<=2.0.1_1"
make_check=no # tests require a running redis server