aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 12:09:20 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:41 +0000
commit39cef0b8be3396bc117607804f63f3a3c389ff3e (patch)
tree0f086fc2ef1777bd99794f9f5d1a5dafd6026196
parentbb9e22a1e07226dbfbaeca7d6e37480e5d6dbfc4 (diff)
testing/py3-pyramid-addons: rebuild against python 3.8
-rw-r--r--testing/py3-pyramid-addons/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pyramid-addons/APKBUILD b/testing/py3-pyramid-addons/APKBUILD
index f791e43064c..f183587473e 100644
--- a/testing/py3-pyramid-addons/APKBUILD
+++ b/testing/py3-pyramid-addons/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-pyramid-addons
_pkgname=pyramid_addons
pkgver=0.20
-pkgrel=1
+pkgrel=2
pkgdesc="A pyramid plugin that provides extra functionality"
options="!check" # No testsuite
url="https://github.com/bboe/pyramid_addons"