Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
uvicorn
Commits:
f0fb0d37 by Jelle van der Waa at 2024-11-21T10:56:43+01:00
upgpkg: 0.31.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = uvicorn
pkgdesc = The lightning-fast ASGI server
pkgver = 0.31.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/encode/uvicorn
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=uvicorn
pkgver=0.31.0
-pkgrel=1
+pkgrel=2
pkgdesc='The lightning-fast ASGI server'
arch=(any)
url=https://github.com/encode/uvicorn
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/uvicorn/-/commit/f0fb0d37edea0527a0dec4083f21665da8f7a7de
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/uvicorn/-/commit/f0fb0d37edea0527a0dec4083f21665da8f7a7de
You're receiving this email because of your account on gitlab.archlinux.org.