From 39cef0b8be3396bc117607804f63f3a3c389ff3e Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 5 Nov 2019 12:09:20 +0000 Subject: [PATCH] testing/py3-pyramid-addons: rebuild against python 3.8 --- testing/py3-pyramid-addons/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"