aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-17 08:39:49 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:58 +0000
commit962ebaf800e38331930d60e80fa28b430ec2c3f3 (patch)
treeecef889c1fc52a06b24107c703c38a24186b18f4
parent18a2525126f71d602b65820b4ad315e291555040 (diff)
testing/py3-utc: rebuild against python 3.7
-rw-r--r--testing/py3-utc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-utc/APKBUILD b/testing/py3-utc/APKBUILD
index 810b50a0d71..d2b12f3492c 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"