From 69abd709b7b7c2cb154e46435cc344df3c5569e2 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 16 Apr 2019 14:39:40 +0000 Subject: [PATCH] testing/py-humanize: rebuild against python 3.7 --- testing/py-humanize/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py-humanize/APKBUILD b/testing/py-humanize/APKBUILD index 8390afefb24..3fcd824c1e9 100644 --- a/testing/py-humanize/APKBUILD +++ b/testing/py-humanize/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-humanize _pkgname=humanize pkgver=0.5.1 -pkgrel=2 +pkgrel=3 pkgdesc="Python humanize functions" url="https://pypi.python.org/pypi/humanize" arch="noarch"