main/py-redis: rebuild against python 3.7

This commit is contained in:
Natanael Copa 2019-04-04 11:15:11 +00:00
parent 30fa7fda37
commit d07e032f7c

View File

@ -2,7 +2,7 @@
pkgname=py-redis
_pkgname=${pkgname#py-}
pkgver=2.10.6
pkgrel=0
pkgrel=1
pkgdesc="Python client for Redis key-value store"
url="https://github.com/andymccurdy/redis-py"
arch="noarch"