From 6d8d2ee83c66c5a5e5cdc884a566f8045b0f73d8 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 16 Apr 2019 15:40:05 +0000 Subject: [PATCH] testing/py3-helper: rebuild against python 3.7 --- testing/py3-helper/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-helper/APKBUILD b/testing/py3-helper/APKBUILD index 8d33aafe4cc..311a27f4f0f 100644 --- a/testing/py3-helper/APKBUILD +++ b/testing/py3-helper/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-helper _pkgname=helper pkgver=2.4.2 -pkgrel=0 +pkgrel=1 pkgdesc="A Python library for quickly writing configurable applications and daemons" url="https://helper.readthedocs.org/" arch="noarch"