python3-redis: update to 7.1.1.

This commit is contained in:
Andrew J. Hesford
2026-02-10 11:41:53 -05:00
parent 23d915404b
commit 6799a9d208
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-redis'
pkgname=python3-redis
version=7.1.0
version=7.1.1
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=fe6da6eaf76c0c5ed0f89eac5f0d5e2b38de3c6e547209329779b74b6cf31b96
checksum=84640fc26679003d513498174fc6916895257f2c4ddd50baa2cbc326121b6955
replaces="python3-aioredis<=2.0.1_1"
make_check=no # tests require a running redis server