diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-16 09:25:11 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:44 +0000 |
commit | 8a8845a27efdb6ace7c318433735ea034966c831 (patch) | |
tree | 0817c63c1f87d94dd363418ee81b2af67bf1d717 /community/py-tempita | |
parent | 52f35ea9487b8108755a74a00a321283586ac65b (diff) | |
download | aports-8a8845a27efdb6ace7c318433735ea034966c831.tar.bz2 aports-8a8845a27efdb6ace7c318433735ea034966c831.tar.xz |
community/py-tempita: rebuild against python 3.7
Diffstat (limited to 'community/py-tempita')
-rw-r--r-- | community/py-tempita/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-tempita/APKBUILD b/community/py-tempita/APKBUILD index 45cb2dce52..cdd9b3250f 100644 --- a/community/py-tempita/APKBUILD +++ b/community/py-tempita/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-tempita _pkgname=Tempita pkgver=0.5.2 -pkgrel=4 +pkgrel=5 pkgdesc="A small templating language" url="https://pypi.python.org/pypi/Tempita" arch="noarch" |