mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
main/py-redis: upgrade to 2.10.6
This commit is contained in:
parent
95c1a454ee
commit
d9de4b3eb8
@ -1,8 +1,8 @@
|
|||||||
# Maintainer:
|
# Maintainer:
|
||||||
pkgname=py-redis
|
pkgname=py-redis
|
||||||
_pkgname=${pkgname#py-}
|
_pkgname=${pkgname#py-}
|
||||||
pkgver=2.10.5
|
pkgver=2.10.6
|
||||||
pkgrel=1
|
pkgrel=0
|
||||||
pkgdesc="Python client for Redis key-value store"
|
pkgdesc="Python client for Redis key-value store"
|
||||||
url="https://github.com/andymccurdy/redis-py"
|
url="https://github.com/andymccurdy/redis-py"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
@ -46,4 +46,4 @@ py3() {
|
|||||||
_py python3
|
_py python3
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="b2e6cb85c274c8f1c63e27256bbab816d016a68c324bf7092cf53feae819a34fa94f45565b0f209ee981919d793b2963462eb1a6f841e9dde9885802e0ebbe8f redis-2.10.5.tar.gz"
|
sha512sums="e7df464bc3b26e23f6a0d2d2896306c1e4792b9a2a4ecaea6dd8690ffa17853cc85345f063307295dd3c2da399f7f203f4b21d785f7e073c0501732257419dad redis-2.10.6.tar.gz"
|
||||||
|
Loading…
Reference in New Issue
Block a user