# Generated by makepkg 6.1.0
# Mon Nov 24 17:45:27 UTC 2025
pkgbase = python-fakeredis
	pkgdesc = Fake implementation of redis API (redis-py) for testing purposes
	pkgver = 2.22.0
	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-six
	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.22.0.tar.gz
	sha256sums = d063085fe962d16637cfe21044f277cfc54d6fb456d12a7c87514990c3fac98e

pkgname = python-fakeredis
