30 lines
1.0 KiB
Plaintext
30 lines
1.0 KiB
Plaintext
pkgbase = python-redis
|
|
pkgdesc = The Python interface to the Redis key-value store
|
|
pkgver = 5.0.7
|
|
pkgrel = 1
|
|
url = https://github.com/redis/redis-py
|
|
arch = any
|
|
license = MIT
|
|
checkdepends = python-cryptography
|
|
checkdepends = python-hiredis
|
|
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.0.7
|
|
b2sums = 666f2bf21ea10b368da57b4e6740a00eeaa8646ad89b332214f0638b22130aa62a06f50aefdb6fa0de0318fd32b4cb891ea9b574802e150e55d474517edfc369
|
|
|
|
pkgname = python-redis
|