aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-cachy
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 07:11:32 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:33 +0000
commitddd0c6197e927965b04420083070c7977c74622e (patch)
tree6faba58537e341bf38c5873f9b5a41baf9358aa0 /testing/py3-cachy
parentca1167c068abbaf1c009c3f35df73893f684169b (diff)
downloadaports-ddd0c6197e927965b04420083070c7977c74622e.tar.bz2
aports-ddd0c6197e927965b04420083070c7977c74622e.tar.xz
testing/py3-cachy: rebuild against python 3.8
Diffstat (limited to 'testing/py3-cachy')
-rw-r--r--testing/py3-cachy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-cachy/APKBUILD b/testing/py3-cachy/APKBUILD
index ec050c1f0a..71767fade6 100644
--- a/testing/py3-cachy/APKBUILD
+++ b/testing/py3-cachy/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-cachy
_realname=cachy
pkgver=0.3.0
-pkgrel=0
+pkgrel=1
pkgdesc="Simple yet effective caching library"
options="!check" # No tests on pypi tarball, github uses pyproject.toml
url="https://github.com/sdispater/cachy"