aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-cachetools
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-29 14:37:45 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:56 +0000
commit8de0732ae0a831d08efea33c6815461f603b5477 (patch)
treecf6a25801087f51c5c14e74f1202c4d22d7f654a /community/py3-cachetools
parent3d2bc1640259a7252cef995249774b4e1879a497 (diff)
downloadaports-8de0732ae0a831d08efea33c6815461f603b5477.tar.bz2
aports-8de0732ae0a831d08efea33c6815461f603b5477.tar.xz
community/py3-cachetools: rebuild against python 3.8
Diffstat (limited to 'community/py3-cachetools')
-rw-r--r--community/py3-cachetools/APKBUILD2
1 files changed, 1 insertions, 1 deletions
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"