# Template file for 'python3-cachetools' pkgname=python3-cachetools version=5.5.0 revision=2 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" depends="python3" checkdepends="python3-pytest" short_desc="Python3 extensible memoizing collections and decorators" maintainer="Gonzalo TornarĂ­a " license="MIT" homepage="https://github.com/tkem/cachetools/" changelog="https://raw.githubusercontent.com/tkem/cachetools/master/CHANGELOG.rst" distfiles="${PYPI_SITE}/c/cachetools/cachetools-${version}.tar.gz" checksum=2cc24fb4cbe39633fb7badd9db9ca6295d766d9c2995f245725a46715d050f2a post_install() { vlicense LICENSE }