aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py3-lazy-object-proxy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-lazy-object-proxy/APKBUILD b/testing/py3-lazy-object-proxy/APKBUILD
index c759b3aa818..66db0a8475e 100644
--- a/testing/py3-lazy-object-proxy/APKBUILD
+++ b/testing/py3-lazy-object-proxy/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-lazy-object-proxy
_pkgname=lazy-object-proxy
pkgver=1.4.3
-pkgrel=0
+pkgrel=1
pkgdesc="Fast and thorough lazy object proxy"
options="!check" # Requires unpackaged pytest-benchmark
url="https://github.com/ionelmc/python-lazy-object-proxy"