# Template file for 'python3-diskcache'
pkgname=python3-diskcache
version=5.6.3
revision=1
build_style=python3-module
# requires unpackaged django, pytest-django, rstcheck
make_check_args="--ignore tests/test_djangocache.py --ignore tests/test_doctest.py
 --ignore README.rst --cov-fail-under=0"
hostmakedepends="python3-setuptools"
checkdepends="python3-pytest-cov python3-pytest-xdist"
short_desc="Disk- and file-backed persistent cache"
maintainer="classabbyamp <dev@placeviolette.net>"
license="Apache-2.0"
homepage="https://grantjenks.com/docs/diskcache/"
distfiles="https://github.com/grantjenks/python-diskcache/archive/refs/tags/v${version}.tar.gz"
checksum=ecd01a006c60c68171571da77d905878bacc2103a8e0ade55dcda26271ea2bb3
