diff options
-rw-r--r-- | community/py3-bottle/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-bottle/APKBUILD b/community/py3-bottle/APKBUILD index be900c1956..217856bc2f 100644 --- a/community/py3-bottle/APKBUILD +++ b/community/py3-bottle/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-bottle _pkgname=bottle pkgver=0.12.17 -pkgrel=1 +pkgrel=2 pkgdesc="A fast, simple and lightweight WSGI micro web-framework" options="!check" # failures=1 url="https://bottlepy.org/docs/dev" |