python3-cachetools: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:50 -04:00
parent 203a2fb3d6
commit 828d03f034

View file

@ -1,7 +1,7 @@
# Template file for 'python3-cachetools' # Template file for 'python3-cachetools'
pkgname=python3-cachetools pkgname=python3-cachetools
version=4.2.4 version=4.2.4
revision=2 revision=3
wrksrc="cachetools-${version}" wrksrc="cachetools-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"