diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 07:36:01 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-04-17 11:45:57 +0000 |
| commit | de240d5078df2cf9d7cb17d12f08de397489bd7e (patch) | |
| tree | 0cafc4ff02e2c20d421cd93192ac01f512efdc01 /testing/py-pystache | |
| parent | 3fb3b21e28d7e2bfea2073d5d02e1f54c54162f1 (diff) | |
| download | aports-de240d5078df2cf9d7cb17d12f08de397489bd7e.tar.bz2 aports-de240d5078df2cf9d7cb17d12f08de397489bd7e.tar.xz | |
testing/py-pystache: rebuild against python 3.7
Diffstat (limited to 'testing/py-pystache')
| -rw-r--r-- | testing/py-pystache/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pystache/APKBUILD b/testing/py-pystache/APKBUILD index 1b2bdbda95..33f085afbf 100644 --- a/testing/py-pystache/APKBUILD +++ b/testing/py-pystache/APKBUILD @@ -4,7 +4,7 @@ pkgname=py-pystache _realname=pystache pkgver=0.5.4 -pkgrel=0 +pkgrel=1 pkgdesc="Pystache is a Python implementation of Mustache." url="https://pypi.python.org/pypi/pystache" arch="noarch" |
