[arch-commits] Commit in python-quart/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Wed Dec 16 13:24:17 UTC 2020
Date: Wednesday, December 16, 2020 @ 13:24:17
Author: alucryd
Revision: 776684
upgpkg: python-quart 0.14.1-1
Modified:
python-quart/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-16 13:23:50 UTC (rev 776683)
+++ PKGBUILD 2020-12-16 13:24:17 UTC (rev 776684)
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
pkgname=python-quart
-pkgver=0.14.0
+pkgver=0.14.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=97349f2e2cefbc2f1a09d6509066bb034bd368d9
+_tag=f6709c6082a3cab9dffdcd937122f4d65a5990f7
source=(git+https://gitlab.com/pgjones/quart.git#tag=${_tag})
sha256sums=(SKIP)
More information about the arch-commits
mailing list