Date: Monday, December 12, 2022 @ 17:02:30 Author: alucryd Revision: 1358868
upgpkg: python-quart 0.18.3-1 Modified: python-quart/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-12 17:02:18 UTC (rev 1358867) +++ PKGBUILD 2022-12-12 17:02:30 UTC (rev 1358868) @@ -1,7 +1,7 @@ # Maintainer: Maxime Gauduin <[email protected]> pkgname=python-quart -pkgver=0.18.0 +pkgver=0.18.3 pkgrel=1 pkgdesc='A Python ASGI web microframework with the same API as Flask' url=https://github.com/pallets/quart @@ -25,7 +25,7 @@ python-poetry-core python-wheel ) -_tag=364c105fe28680e0a1225a4432eef757fc62f316 +_tag=b0676aa80487dcdf559f7169aba89a016e529c3b source=(git+https://github.com/pallets/quart.git#tag=${_tag}) sha256sums=(SKIP)
