mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
python3-redis: update to 4.4.0.
This commit is contained in:
parent
c65d1ffa7d
commit
fb975acc6d
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-redis'
|
||||
pkgname=python3-redis
|
||||
version=4.3.5
|
||||
version=4.4.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=30c07511627a4c5c4d970e060000772f323174f75e745a26938319817ead7a12
|
||||
checksum=7b8c87d19c45d3f1271b124858d2a5c13160c4e74d4835e28273400fa34d5228
|
||||
replaces="python3-aioredis<=2.0.1_1"
|
||||
make_check=no # tests require a running redis server
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue