From 2c0e1c3bd5a780b04ca628244bf9d95cd43e8254 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Fri, 1 Nov 2019 12:18:50 +0000 Subject: [PATCH] testing/py3-protobuf: rebuild against python 3.8 --- testing/py3-protobuf/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-protobuf/APKBUILD b/testing/py3-protobuf/APKBUILD index ca9980c2e85..b3f1ab71719 100644 --- a/testing/py3-protobuf/APKBUILD +++ b/testing/py3-protobuf/APKBUILD @@ -2,7 +2,7 @@ # Contributor: Corentin Henry pkgname=py3-protobuf pkgver=3.10.1 -pkgrel=0 +pkgrel=1 pkgdesc="Google's data interchange format." url="https://github.com/google/protobuf" arch="noarch"