testing/py-bottle: upgrade to 0.12.8

This commit is contained in:
Fabian Affolter 2015-04-16 16:06:35 +00:00
parent 03a1c3848d
commit 57b062aa8a

View File

@ -2,7 +2,7 @@
# Maintainer: Paul Kilar <pkilar@gmail.com>
pkgname=py-bottle
_pkgname=bottle
pkgver=0.12.7
pkgver=0.12.8
pkgrel=0
pkgdesc="A fast, simple and lightweight WSGI micro web-framework"
url="http://bottlepy.org/"
@ -36,6 +36,6 @@ package() {
python setup.py install --prefix=/usr --root="$pkgdir" || return 1
}
md5sums="ed0b83c9dbbdbde784e7c652d61c59f4 bottle-0.12.7.tar.gz"
sha256sums="e3ea2191f06ca51af45bf6ca41ed2d1b2d809ceda0876466879fe205be7b2073 bottle-0.12.7.tar.gz"
sha512sums="ef58c0ec3b09b237914a170aae59a577a59e579478cd5f1bcef9fe73a9d3a4776794263d6f7b60dd426629aec2987ee4c3f6b8fa0486a99879792c70e373fcbc bottle-0.12.7.tar.gz"
md5sums="13132c0a8f607bf860810a6ee9064c5b bottle-0.12.8.tar.gz"
sha256sums="cd5d1755a85e533205ed8a2465badf38602227c5f171c3852e07724b28c050ac bottle-0.12.8.tar.gz"
sha512sums="85fbdac6f7ae804a74bc527bb47bcdb5cf653a0227efe36e81e25513b687dd4abc1f772ff7232bd914cb392dea07297154d80aa05b1216c1f796dbed0d5a9510 bottle-0.12.8.tar.gz"