From fa27db6c01a4f6914fba2cae2be621c5008d6bd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Jendrysik?= Date: Thu, 16 Feb 2017 21:33:02 +0000 Subject: [PATCH] testing/py-praw: rebuild against new version of python3 --- testing/py-praw/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py-praw/APKBUILD b/testing/py-praw/APKBUILD index 43698df09b2..a42371e4a7d 100644 --- a/testing/py-praw/APKBUILD +++ b/testing/py-praw/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-praw _pkgname=praw pkgver=4.0.0 -pkgrel=0 +pkgrel=1 pkgdesc="A Python module to access to reddit's API" url="https://github.com/praw-dev/praw" arch="noarch"