python3-redis: update to 5.0.1.

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:15 -04:00
parent a087652f30
commit cacc195700

View file

@ -1,6 +1,6 @@
# Template file for 'python3-redis'
pkgname=python3-redis
version=5.0.0
version=5.0.1
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=5cea6c0d335c9a7332a460ed8729ceabb4d0c489c7285b0a86dbbf8a017bd120
checksum=0dab495cd5753069d3bc650a0dde8a8f9edde16fc5691b689a566eda58100d0f
replaces="python3-aioredis<=2.0.1_1"
make_check=no # tests require a running redis server