32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
pkgbase = python-redis
|
|
pkgdesc = The Python interface to the Redis key-value store
|
|
pkgver = 5.2.1
|
|
pkgrel = 1
|
|
url = https://github.com/redis/redis-py
|
|
arch = any
|
|
license = MIT
|
|
checkdepends = python-coverage
|
|
checkdepends = python-cryptography
|
|
checkdepends = python-hiredis
|
|
checkdepends = python-numpy
|
|
checkdepends = python-pyopenssl
|
|
checkdepends = python-pytest
|
|
checkdepends = python-pytest-asyncio
|
|
checkdepends = python-requests
|
|
checkdepends = redis
|
|
makedepends = git
|
|
makedepends = python-build
|
|
makedepends = python-installer
|
|
makedepends = python-setuptools
|
|
makedepends = python-wheel
|
|
depends = python
|
|
depends = python-async-timeout
|
|
optdepends = python-cryptography: OCSP certificate validation
|
|
optdepends = python-hiredis: faster performance via hiredis
|
|
optdepends = python-pyopenssl: OCSP certificate validation
|
|
optdepends = python-requests: OCSP certificate validation
|
|
source = python-redis::git+https://github.com/redis/redis-py#tag=v5.2.1
|
|
b2sums = bd0eadfe2d3881a9677973065578b96d6f1c9f21bc3d823eec3f497fdea6f9b5eb2e59f917025f0ba583c8194080bde28a847bba40efb7d6bd0ff87c2a7734ca
|
|
|
|
pkgname = python-redis
|