aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-12-05 02:57:23 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-05 04:04:41 +0100
commitda5859360c3a972111830b246606b47ac9f51b15 (patch)
tree47eebbb79393c94a9ec1b50d0fd551497bd8c00c /community
parentf93d4d87f2200a5a9f92d952383eba0820052d7b (diff)
downloadaports-da5859360c3a972111830b246606b47ac9f51b15.tar.bz2
aports-da5859360c3a972111830b246606b47ac9f51b15.tar.xz
community/py3-bottle: upgrade to 0.12.18
Diffstat (limited to 'community')
-rw-r--r--community/py3-bottle/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/py3-bottle/APKBUILD b/community/py3-bottle/APKBUILD
index 217856bc2f..134f1c5477 100644
--- a/community/py3-bottle/APKBUILD
+++ b/community/py3-bottle/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Paul Kilar <pkilar@gmail.com>
pkgname=py3-bottle
_pkgname=bottle
-pkgver=0.12.17
-pkgrel=2
+pkgver=0.12.18
+pkgrel=0
pkgdesc="A fast, simple and lightweight WSGI micro web-framework"
options="!check" # failures=1
url="https://bottlepy.org/docs/dev"
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="349231666b41d10f2af7ce834cd64aa8dbe187aee05699a83ab5b7810ffe28994392bee2149d0f134087df24a5b0632ccfefeb3e1152773034f68c583fe520c3 bottle-0.12.17.tar.gz"
+sha512sums="db8a341cd80d755205518bb9eac5b79dca9e541ab3ad9d9d57f891d895f7df75a8facd16b068cbdf7c4f884f35e384449f4cbd565a43e9c5d000d3a9f5b7dcb0 bottle-0.12.18.tar.gz"