From 700ba4d24a983bee394d01c0a6e3cc5d84eb032e Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 5 Nov 2019 12:07:41 +0000 Subject: [PATCH] testing/py3-pyotherside: rebuild against python 3.8 --- testing/py3-pyotherside/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-pyotherside/APKBUILD b/testing/py3-pyotherside/APKBUILD index 3c62ba1af31..e18386a0a71 100644 --- a/testing/py3-pyotherside/APKBUILD +++ b/testing/py3-pyotherside/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Rasmus Thomsen pkgname=py3-pyotherside pkgver=1.5.8 -pkgrel=0 +pkgrel=1 pkgdesc="Asynchronous Python 3 Bindings for Qt5" url="https://thp.io/2011/pyotherside" arch="all"