mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-03 10:33:06 +02:00
python3-redis: update to 6.4.0.
This commit is contained in:
parent
b5c6f565e3
commit
cb9c2fbbb0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-redis'
|
||||
pkgname=python3-redis
|
||||
version=6.3.0
|
||||
version=6.4.0
|
||||
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=772dc4d96cd2c601402de67c70ffb17e9c08a321efc70807bb719973d9e4ad4e
|
||||
checksum=7ce2a05bc9888af3bb7c4c11f3dcccefe8b66136d3248c0ef86eb6d412660419
|
||||
replaces="python3-aioredis<=2.0.1_1"
|
||||
make_check=no # tests require a running redis server
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue