aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-cheetah
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-15 17:33:19 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:43 +0000
commit958106b1d93638fd67a089ca6467956314d90be6 (patch)
treec2900bd870fd02c55e638614f549a2f6dd0cf328 /community/py-cheetah
parent2d286f138838e0b096765ec45a875ac105a9c8b2 (diff)
downloadaports-958106b1d93638fd67a089ca6467956314d90be6.tar.bz2
aports-958106b1d93638fd67a089ca6467956314d90be6.tar.xz
community/py-cheetah: rebuild against python 3.7
Diffstat (limited to 'community/py-cheetah')
-rw-r--r--community/py-cheetah/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-cheetah/APKBUILD b/community/py-cheetah/APKBUILD
index 3b4c23f271..90a3aa6839 100644
--- a/community/py-cheetah/APKBUILD
+++ b/community/py-cheetah/APKBUILD
@@ -4,7 +4,7 @@ pkgname=py-cheetah
_pkgreal=${pkgname#py-}
_pkgname=Cheetah3
pkgver=3.1.0
-pkgrel=0
+pkgrel=1
pkgdesc="Cheetah is a template engine and code generation tool"
url="http://www.cheetahtemplate.org/"
arch="all"