mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-19 07:37:01 +02:00
python3-aioredis: update to 2.0.1.
This commit is contained in:
parent
5f16438ceb
commit
93bb9eb32f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-aioredis'
|
||||
pkgname=python3-aioredis
|
||||
version=2.0.0
|
||||
revision=2
|
||||
version=2.0.1
|
||||
revision=1
|
||||
wrksrc="aioredis-py-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/aio-libs/aioredis"
|
||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||
checksum=16c351d24029deb991cf56ea9dfd8faccaeac60080149d57b5983a93145ad7cc
|
||||
checksum=ee647e340c5436f2e5a07f2369fdb164abc2714c7ab3561c544015d974021b57
|
||||
# checks require a locally running redis server
|
||||
make_check="no"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue