27 lines
909 B
Plaintext

pkgbase = python-fakeredis
pkgdesc = Fake implementation of redis API (redis-py) for testing purposes
pkgver = 2.26.1
pkgrel = 2
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.26.1.tar.gz
sha256sums = 69f4daafe763c8014a6dbf44a17559c46643c95447b3594b3975251a171b806d
pkgname = python-fakeredis