Jakub Klinkovský pushed to branch main at Arch Linux / Packaging / Packages /
python-starlette
Commits:
9c2fa766 by Jakub Klinkovský at 2025-12-22T08:32:52+01:00
upgpkg: 0.50.0-4: Rebuild for Python 3.14
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-starlette
pkgdesc = The little ASGI framework that shines
pkgver = 0.50.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/encode/starlette
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_name=starlette
pkgname=python-$_name
pkgver=0.50.0
-pkgrel=3
+pkgrel=4
pkgdesc='The little ASGI framework that shines'
arch=(any)
url="https://github.com/encode/starlette"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-starlette/-/commit/9c2fa766408f27f6aa86e2552aeabe3d063825f1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-starlette/-/commit/9c2fa766408f27f6aa86e2552aeabe3d063825f1
You're receiving this email because of your account on gitlab.archlinux.org.