From aebfb1e767c3b83ddac13a6d4f2c5b03db2284de Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Sun, 3 Nov 2019 08:40:29 +0000 Subject: [PATCH] testing/py3-astral: rebuild against python 3.8 --- testing/py3-astral/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-astral/APKBUILD b/testing/py3-astral/APKBUILD index 5e3370a2ac4..4f7fc1e860e 100644 --- a/testing/py3-astral/APKBUILD +++ b/testing/py3-astral/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-astral _pkgname=astral pkgver=1.10.1 -pkgrel=2 +pkgrel=3 pkgdesc="Calculations for the position of the sun and moon" url="https://pypi.python.org/pypi/astral" arch="noarch"