27 lines
909 B
Plaintext

pkgbase = python-fakeredis
pkgdesc = Fake implementation of redis API (redis-py) for testing purposes
pkgver = 2.24.1
pkgrel = 1
url = https://github.com/dsoftwareinc/fakeredis-py
arch = any
license = BSD
license = MIT
checkdepends = python-pytest
checkdepends = python-pytest-asyncio
checkdepends = python-pytest-mock
checkdepends = python-hypothesis
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-packaging
makedepends = python-lupa
makedepends = python-poetry-core
depends = python-redis
depends = python-sortedcontainers
optdepends = python-packaging: for aioredis support
optdepends = python-lupa: for lua scripting support
source = https://files.pythonhosted.org/packages/source/f/fakeredis/fakeredis-2.24.1.tar.gz
sha256sums = 4a52ab0edad53543ac5e3a41d761f91012613ed583344da54ae6473e05b0f6d0
pkgname = python-fakeredis