diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 14:44:09 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:45 +0000 |
commit | 7f6aee3f747e63d805423bcc2cd5b6f741f03928 (patch) | |
tree | 6fa5e9ce3a4d89974c5ae91bcefb4e5a4bc52ff6 /testing/py3-utc/APKBUILD | |
parent | 0307b2b0c4a13b001bc21c46c585561fe4294dca (diff) | |
download | aports-7f6aee3f747e63d805423bcc2cd5b6f741f03928.tar.bz2 aports-7f6aee3f747e63d805423bcc2cd5b6f741f03928.tar.xz |
testing/py3-utc: rebuild against python 3.8
Diffstat (limited to 'testing/py3-utc/APKBUILD')
-rw-r--r-- | testing/py3-utc/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-utc/APKBUILD b/testing/py3-utc/APKBUILD index 755d18c9d7..4b5f2a2edd 100644 --- a/testing/py3-utc/APKBUILD +++ b/testing/py3-utc/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-utc _pkgname=utc pkgver=0.0.3 -pkgrel=2 +pkgrel=3 pkgdesc="A tiny library for working with UTC time" url="https://bitbucket.org/btubbs/utc" arch="noarch" |