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

Maxime Gauduin alucryd at archlinux.org
Mon Jun 7 19:33:55 UTC 2021


    Date: Monday, June 7, 2021 @ 19:33:55
  Author: alucryd
Revision: 958093

upgpkg: python-quart 0.15.1-1

Modified:
  python-quart/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-07 19:33:45 UTC (rev 958092)
+++ PKGBUILD	2021-06-07 19:33:55 UTC (rev 958093)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=python-quart
-pkgver=0.15.0
+pkgver=0.15.1
 pkgrel=1
 pkgdesc='A Python ASGI web microframework with the same API as Flask'
 url=https://gitlab.com/pgjones/quart
@@ -31,7 +31,7 @@
   python-pytest-sugar
   python-tox
 )
-_tag=169162bf7a1aead6254ece081d89c20ed48b9708
+_tag=34b60e976e661b44a4b8c00db3b0171ff56a5a9b
 source=(git+https://gitlab.com/pgjones/quart.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list