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

Maxime Gauduin alucryd at gemini.archlinux.org
Tue Jan 25 07:19:01 UTC 2022


    Date: Tuesday, January 25, 2022 @ 07:19:01
  Author: alucryd
Revision: 1115173

upgpkg: uvicorn 0.17.0.post1-1

Modified:
  uvicorn/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-25 07:18:47 UTC (rev 1115172)
+++ PKGBUILD	2022-01-25 07:19:01 UTC (rev 1115173)
@@ -2,7 +2,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=uvicorn
-pkgver=0.17.0
+pkgver=0.17.0.post1
 pkgrel=1
 pkgdesc='The lightning-fast ASGI server'
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('python' 'python-asgiref' 'python-click' 'python-h11' 'python-websockets' 'python-httptools' 'python-uvloop')
 optdepends=('python-watchgod: watchgod reload')
 makedepends=('git' 'python-setuptools')
-_tag=59eeae66e926a7c6c1b6fd1a6d8fbe31719ab1c3
+_tag=e659cf5d87c2aaf9ca8863625be436d7694471a4
 source=("git+$url#tag=${_tag}")
 sha512sums=('SKIP')
 



More information about the arch-commits mailing list