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

Maxime Gauduin alucryd at gemini.archlinux.org
Thu Jun 30 16:32:00 UTC 2022


    Date: Thursday, June 30, 2022 @ 16:32:00
  Author: alucryd
Revision: 1243077

upgpkg: uvicorn 0.18.2-1

Modified:
  uvicorn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-30 16:18:28 UTC (rev 1243076)
+++ PKGBUILD	2022-06-30 16:32:00 UTC (rev 1243077)
@@ -2,7 +2,7 @@
 # Maintainer: Maxime Gauduin <alucryd at archlinux.org>
 
 pkgname=uvicorn
-pkgver=0.17.6
+pkgver=0.18.2
 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=83986d822686739dc033495494ebdc88c4e266e8
+_tag=e674b96c4f9e20c2f6501b0c9e292d386931f9d0
 source=("git+$url#tag=${_tag}")
 sha512sums=('SKIP')
 



More information about the arch-commits mailing list