aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pyramid-layout
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 12:09:32 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:41 +0000
commit6ebd16ee4d0201422321e81ddbd0b94d852afadd (patch)
treeeff32391f77d3d4a076b71bd20d86f23f0158548 /testing/py3-pyramid-layout
parent402531d34fe745376fd8f972fd49b3b3c5cd1910 (diff)
downloadaports-6ebd16ee4d0201422321e81ddbd0b94d852afadd.tar.bz2
aports-6ebd16ee4d0201422321e81ddbd0b94d852afadd.tar.xz
testing/py3-pyramid-layout: rebuild against python 3.8
Diffstat (limited to 'testing/py3-pyramid-layout')
-rw-r--r--testing/py3-pyramid-layout/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pyramid-layout/APKBUILD b/testing/py3-pyramid-layout/APKBUILD
index d1513e2ddb..937d056f2f 100644
--- a/testing/py3-pyramid-layout/APKBUILD
+++ b/testing/py3-pyramid-layout/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-pyramid-layout
_pkgname=pyramid_layout
pkgver=1.0
-pkgrel=0
+pkgrel=1
pkgdesc="A pyramid plugin that provides UI layout"
options="!check" # Requires unpackaged 'pyramid_zcml'
url="https://pypi.python.org/pypi/pyramid_layout"