diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-03 08:40:29 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:31 +0000 |
commit | aebfb1e767c3b83ddac13a6d4f2c5b03db2284de (patch) | |
tree | 73fb23f137009a7c2bdb81750f4a55d62d85ab56 /testing/py3-astral/APKBUILD | |
parent | 1b638f2114bdba331eaa1fce4c9f6f18e8d06bb3 (diff) | |
download | aports-aebfb1e767c3b83ddac13a6d4f2c5b03db2284de.tar.bz2 aports-aebfb1e767c3b83ddac13a6d4f2c5b03db2284de.tar.xz |
testing/py3-astral: rebuild against python 3.8
Diffstat (limited to 'testing/py3-astral/APKBUILD')
-rw-r--r-- | testing/py3-astral/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-astral/APKBUILD b/testing/py3-astral/APKBUILD index 5e3370a2ac..4f7fc1e860 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" |