From 62d39116f144d5cf91e2876dfb65751c11ad4f8f Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 4 Nov 2019 07:34:54 +0000 Subject: [PATCH] testing/py3-iso8601: rebuild against python 3.8 --- testing/py3-iso8601/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-iso8601/APKBUILD b/testing/py3-iso8601/APKBUILD index ce054f6ed59..301f12ff0df 100644 --- a/testing/py3-iso8601/APKBUILD +++ b/testing/py3-iso8601/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Leo pkgname=py3-iso8601 pkgver=0.1.12 -pkgrel=0 +pkgrel=1 pkgdesc="Simple module to parse ISO 8601 dates" url="https://bitbucket.org/micktwomey/pyiso8601" arch="all"