diff options
Diffstat (limited to 'system/redis-py/redis-py.info')
-rw-r--r-- | system/redis-py/redis-py.info | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/redis-py/redis-py.info b/system/redis-py/redis-py.info index a912a4ffc5..b365f0005f 100644 --- a/system/redis-py/redis-py.info +++ b/system/redis-py/redis-py.info @@ -1,10 +1,10 @@ PRGNAM="redis-py" -VERSION="5.2.1" +VERSION="6.1.0" HOMEPAGE="https://github.com/andymccurdy/redis-py" -DOWNLOAD="https://github.com/andymccurdy/redis-py/archive/v5.2.1/redis-py-5.2.1.tar.gz" -MD5SUM="6c1591f9ff46f9176bcf7618e18ab37a" +DOWNLOAD="https://github.com/andymccurdy/redis-py/archive/v6.1.0/redis-py-6.1.0.tar.gz" +MD5SUM="83b8ecfd189b71a49f9462e009234dbf" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="redis" +REQUIRES="redis python3-hatchling" MAINTAINER="Yth - Arnaud" EMAIL="yth@ythogtha.org" |