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

Felix Yan felixonmars at gemini.archlinux.org
Sat Aug 13 05:25:55 UTC 2022


    Date: Saturday, August 13, 2022 @ 05:25:55
  Author: felixonmars
Revision: 1265840

upgpkg: python-bottle 0.12.23-1

Modified:
  python-bottle/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-13 05:25:00 UTC (rev 1265839)
+++ PKGBUILD	2022-08-13 05:25:55 UTC (rev 1265840)
@@ -4,7 +4,7 @@
 # Contributor: Felix Kaiser <felix.kaiser at fxkr.net>
 
 pkgname=python-bottle
-pkgver=0.12.22
+pkgver=0.12.23
 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=('9ec50e0d8eda0b25075ed6effe28e16f4079db3c6f18052278dda24f3aa4dd663eb190fca4a30a5ea49a96f0a03784560ee524ea34c1cc4f96aa777ff9354bb3')
+sha512sums=('f5c75ab819a492c38baabf299cd7d5f709140afeded598e4e6f76716e03912583c1126f817e3c0fec369bde086a08d21c23a1bf4167820e188ffc2a998b8f484')
 
 check() {
   cd "$srcdir"/bottle-$pkgver



More information about the arch-commits mailing list