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

Maxime Gauduin alucryd at gemini.archlinux.org
Sun May 1 08:12:22 UTC 2022


    Date: Sunday, May 1, 2022 @ 08:12:22
  Author: alucryd
Revision: 1192032

upgpkg: python-quart 0.17.0-1

Modified:
  python-quart/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-01 08:11:45 UTC (rev 1192031)
+++ PKGBUILD	2022-05-01 08:12:22 UTC (rev 1192032)
@@ -1,8 +1,8 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=python-quart
-pkgver=0.16.2
-pkgrel=2
+pkgver=0.17.0
+pkgrel=1
 pkgdesc='A Python ASGI web microframework with the same API as Flask'
 url=https://gitlab.com/pgjones/quart
 arch=(any)
@@ -32,7 +32,7 @@
   python-pytest-sugar
   python-tox
 )
-_tag=68a5bc4e98a07d903e7bfe148c1b7faa260f4334
+_tag=638a8e02493441f6c15cf19266d1ae80a2d984d1
 source=(git+https://gitlab.com/pgjones/quart.git#tag=${_tag})
 sha256sums=(SKIP)
 



More information about the arch-commits mailing list