python-redis: update to 2.10.6
This commit is contained in:
parent
72d93a423d
commit
45aa565824
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'python-redis'
|
# Template file for 'python-redis'
|
||||||
pkgname=python-redis
|
pkgname=python-redis
|
||||||
version=2.10.5
|
version=2.10.6
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="redis-${version}"
|
wrksrc="redis-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
@ -13,7 +13,7 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
|||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/andymccurdy/redis-py"
|
homepage="https://github.com/andymccurdy/redis-py"
|
||||||
distfiles="${PYPI_SITE}/r/redis/redis-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/r/redis/redis-${version}.tar.gz"
|
||||||
checksum=5dfbae6acfc54edf0a7a415b99e0b21c0a3c27a7f787b292eea727b1facc5533
|
checksum=a22ca993cea2962dbb588f9f30d0015ac4afcc45bee27d3978c0dbe9e97c6c0f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user