From 8de0732ae0a831d08efea33c6815461f603b5477 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 29 Oct 2019 14:37:45 +0000 Subject: community/py3-cachetools: rebuild against python 3.8 --- community/py3-cachetools/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/py3-cachetools/APKBUILD b/community/py3-cachetools/APKBUILD index 5bae2a40e3..59e41ecc08 100644 --- a/community/py3-cachetools/APKBUILD +++ b/community/py3-cachetools/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-cachetools _pyname=cachetools pkgver=3.1.1 -pkgrel=0 +pkgrel=1 pkgdesc="Extensible memoizing collections and decorators" url="https://github.com/tkem/cachetools" arch="noarch" -- cgit v1.2.3