From f7b7987f73241f4a69dd65b46162ae184fa41e08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Jendrysik?= Date: Thu, 16 Feb 2017 21:29:25 +0000 Subject: [PATCH] testing/py-doit: rebuild against new version of python3 --- testing/py-doit/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py-doit/APKBUILD b/testing/py-doit/APKBUILD index 20f24d6862a..d256d2223e3 100644 --- a/testing/py-doit/APKBUILD +++ b/testing/py-doit/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-doit _pkgname=doit pkgver=0.29.0 -pkgrel=1 +pkgrel=2 pkgdesc="A Python Automation Tool" url="http://pydoit.org/" arch="noarch"