[arch-commits] Commit in python-quart/trunk (PKGBUILD)
Maxime Gauduin
alucryd at archlinux.org
Wed Mar 18 10:31:21 UTC 2020
Date: Wednesday, March 18, 2020 @ 10:31:20
Author: alucryd
Revision: 600522
upgpkg: python-quart 0.11.3-1
Modified:
python-quart/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-18 10:30:53 UTC (rev 600521)
+++ PKGBUILD 2020-03-18 10:31:20 UTC (rev 600522)
@@ -1,7 +1,7 @@
# Maintainer: Maxime Gauduin <alucryd at archlinux.org>
pkgname=python-quart
-pkgver=0.11.2
+pkgver=0.11.3
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=640105c03ad15a58e5b71c73cbe9d36d26f3f722)
+source=(git+https://gitlab.com/pgjones/quart.git#tag=b8ec24b9336d06e7cf506b39ce241c25af82e146)
sha256sums=(SKIP)
pkgver() {
More information about the arch-commits
mailing list