diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 12:09:20 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:41 +0000 |
commit | 39cef0b8be3396bc117607804f63f3a3c389ff3e (patch) | |
tree | 0f086fc2ef1777bd99794f9f5d1a5dafd6026196 /testing/py3-pyramid-addons | |
parent | bb9e22a1e07226dbfbaeca7d6e37480e5d6dbfc4 (diff) | |
download | aports-39cef0b8be3396bc117607804f63f3a3c389ff3e.tar.bz2 aports-39cef0b8be3396bc117607804f63f3a3c389ff3e.tar.xz |
testing/py3-pyramid-addons: rebuild against python 3.8
Diffstat (limited to 'testing/py3-pyramid-addons')
-rw-r--r-- | testing/py3-pyramid-addons/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pyramid-addons/APKBUILD b/testing/py3-pyramid-addons/APKBUILD index f791e43064..f183587473 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" |