diff options
Diffstat (limited to 'testing/py3-flask-babel/APKBUILD')
-rw-r--r-- | testing/py3-flask-babel/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-flask-babel/APKBUILD b/testing/py3-flask-babel/APKBUILD index 4c1c758cde..798a7ec844 100644 --- a/testing/py3-flask-babel/APKBUILD +++ b/testing/py3-flask-babel/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-flask-babel _pkgname=Flask-Babel pkgver=0.12.2 -pkgrel=2 +pkgrel=3 pkgdesc="Flask i18n/l10n support" options="!check" # No testsuite on PYPI tarball, GitHub tarball are outdated url="https://github.com/python-babel/flask-babel" |