mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-redis: update to 5.2.1.
This commit is contained in:
parent
2fbe8e088c
commit
fa5af625c1
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-redis'
|
||||
pkgname=python3-redis
|
||||
version=5.1.0
|
||||
version=5.2.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="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=1ac0b73774a8f62b0f66adbbb5b586e3b53c82183b5d2ddf39faf616a186a3db
|
||||
checksum=fdb92ef773faac88c2bf80c47ecddbbdf93bae93363b4e6f9418b5686260420b
|
||||
replaces="python3-aioredis<=2.0.1_1"
|
||||
make_check=no # tests require a running redis server
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue