diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 12:09:32 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:41 +0000 |
| commit | 6ebd16ee4d0201422321e81ddbd0b94d852afadd (patch) | |
| tree | eff32391f77d3d4a076b71bd20d86f23f0158548 /testing/py3-pyramid-layout | |
| parent | 402531d34fe745376fd8f972fd49b3b3c5cd1910 (diff) | |
| download | aports-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/APKBUILD | 2 |
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" |
