[arch-commits] Commit in python-quart/trunk (PKGBUILD)
    Maxime Gauduin 
    alucryd at archlinux.org
       
    Tue Feb 11 07:03:34 UTC 2020
    
    
  
    Date: Tuesday, February 11, 2020 @ 07:03:32
  Author: alucryd
Revision: 566806
upgpkg: python-quart 0.11.2-1
Modified:
  python-quart/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-11 06:58:04 UTC (rev 566805)
+++ PKGBUILD	2020-02-11 07:03:32 UTC (rev 566806)
@@ -1,7 +1,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=python-quart
-pkgver=0.11.1
+pkgver=0.11.2
 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=93461ddcffbacf21932d99b744a539d72c665314)
+source=(git+https://gitlab.com/pgjones/quart.git#tag=640105c03ad15a58e5b71c73cbe9d36d26f3f722)
 sha256sums=(SKIP)
 
 pkgver() {
    
    
More information about the arch-commits
mailing list