diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 08:39:49 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:58 +0000 |
commit | 962ebaf800e38331930d60e80fa28b430ec2c3f3 (patch) | |
tree | ecef889c1fc52a06b24107c703c38a24186b18f4 /testing/py3-utc | |
parent | 18a2525126f71d602b65820b4ad315e291555040 (diff) | |
download | aports-962ebaf800e38331930d60e80fa28b430ec2c3f3.tar.bz2 aports-962ebaf800e38331930d60e80fa28b430ec2c3f3.tar.xz |
testing/py3-utc: rebuild against python 3.7
Diffstat (limited to 'testing/py3-utc')
-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 810b50a0d7..d2b12f3492 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=0 +pkgrel=1 pkgdesc="A tiny library for working with UTC time" url="https://bitbucket.org/btubbs/utc" arch="noarch" |