aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-cached-property
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 12:31:09 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:51 +0000
commit1b6699c6e7e5ef263e6fb689706ccb82bc338641 (patch)
tree5c64fef3fda0bdf63c066b8080b145389888cd01 /testing/py3-cached-property
parent452effd8a486179af81a51cc31a2cdf6a322458b (diff)
downloadaports-1b6699c6e7e5ef263e6fb689706ccb82bc338641.tar.bz2
aports-1b6699c6e7e5ef263e6fb689706ccb82bc338641.tar.xz
testing/py3-cached-property: rebuild against python 3.7
Diffstat (limited to 'testing/py3-cached-property')
-rw-r--r--testing/py3-cached-property/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-cached-property/APKBUILD b/testing/py3-cached-property/APKBUILD
index 0433523516..c5efaa09cd 100644
--- a/testing/py3-cached-property/APKBUILD
+++ b/testing/py3-cached-property/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=py3-cached-property
pkgver=1.4.3
-pkgrel=0
+pkgrel=1
pkgdesc="Decorator for caching properties in classes"
url="https://github.com/pydanny/cached-property"
arch="noarch"