[arch-commits] Commit in python-bottle/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Aug 8 05:27:05 UTC 2022


    Date: Monday, August 8, 2022 @ 05:27:05
  Author: felixonmars
Revision: 1260594

upgpkg: python-bottle 0.12.22-1

Modified:
  python-bottle/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-08 05:07:25 UTC (rev 1260593)
+++ PKGBUILD	2022-08-08 05:27:05 UTC (rev 1260594)
@@ -4,7 +4,7 @@
 # Contributor: Felix Kaiser <felix.kaiser at fxkr.net>
 
 pkgname=python-bottle
-pkgver=0.12.21
+pkgver=0.12.22
 pkgrel=1
 pkgdesc="A fast and simple micro-framework for small web-applications"
 arch=(any)
@@ -16,7 +16,7 @@
 checkdepends=('python-mako' 'python-jinja' 'python-cherrypy' 'python-twisted'
               'python-tornado' 'python-paste' 'python-gevent' 'python-eventlet')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/defnull/bottle/archive/$pkgver.tar.gz")
-sha512sums=('1539ece7e01fc7d04f1a0f8b0443578bb8d6d39047235fa7cb440c5c700f2ba75395105863a75d9fa9e924bf05c79179a4c78bf9ef79f9b419dc5cef11607249')
+sha512sums=('9ec50e0d8eda0b25075ed6effe28e16f4079db3c6f18052278dda24f3aa4dd663eb190fca4a30a5ea49a96f0a03784560ee524ea34c1cc4f96aa777ff9354bb3')
 
 check() {
   cd "$srcdir"/bottle-$pkgver



More information about the arch-commits mailing list