[arch-commits] Commit in python-quart/trunk (PKGBUILD)
    Maxime Gauduin 
    alucryd at archlinux.org
       
    Sun Feb  9 15:54:07 UTC 2020
    
    
  
    Date: Sunday, February 9, 2020 @ 15:54:07
  Author: alucryd
Revision: 565412
upgpkg: python-quart 0.11.1-1
Modified:
  python-quart/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-09 15:52:16 UTC (rev 565411)
+++ PKGBUILD	2020-02-09 15:54:07 UTC (rev 565412)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=python-quart
-pkgver=0.11.0
+pkgver=0.11.1
 pkgrel=1
 pkgdesc='A Python ASGI web microframework with the same API as Flask'
 url=https://gitlab.com/pgjones/quart
@@ -30,7 +30,7 @@
   python-pytest-sugar
   python-tox
 )
-source=(git+https://gitlab.com/pgjones/quart.git#tag=ad3de08632930049c75cb0f690131b16ca2e446b)
+source=(git+https://gitlab.com/pgjones/quart.git#tag=93461ddcffbacf21932d99b744a539d72c665314)
 sha256sums=(SKIP)
 
 pkgver() {
    
    
More information about the arch-commits
mailing list