aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-16 07:43:22 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:16 +0000
commitf83702850ea7236882e085f55ba340a915a1606d (patch)
treec4d20de4fcc2884bc85398f6f01b37f2df67d870
parent5b80a465c2a5da9f6d9253273f3369e5a6aba03b (diff)
community/py3-uritemplate: rebuild against python 3.9
-rw-r--r--community/py3-uritemplate/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-uritemplate/APKBUILD b/community/py3-uritemplate/APKBUILD
index 39bf0a632bc..b5a34c93ce1 100644
--- a/community/py3-uritemplate/APKBUILD
+++ b/community/py3-uritemplate/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-uritemplate
_pkgname=uritemplate
pkgver=3.0.1
-pkgrel=0
+pkgrel=1
pkgdesc="Python3 module to use URO templates"
url="https://uritemplate.readthedocs.org"
arch="noarch"