python3-redis: update to 4.6.0.

This commit is contained in:
Andrew J. Hesford 2023-06-26 14:10:51 -04:00
parent d0e94faab2
commit 52e84c8dca

View File

@ -1,6 +1,6 @@
# Template file for 'python3-redis'
pkgname=python3-redis
version=4.5.5
version=4.6.0
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=dc87a0bdef6c8bfe1ef1e1c40be7034390c2ae02d92dcd0c7ca1729443899880
checksum=585dc516b9eb042a619ef0a39c3d7d55fe81bdb4df09a52c9cdde0d07bf1aa7d
replaces="python3-aioredis<=2.0.1_1"
make_check=no # tests require a running redis server