Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-starlette
Commits:
9a3d4230 by Jelle van der Waa at 2024-11-21T10:50:24+01:00
upgpkg: 0.41.3-2: Rebuild for Python 3.13 (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-starlette
pkgdesc = The little ASGI framework that shines
pkgver = 0.41.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/encode/starlette
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_name=starlette
pkgname=python-$_name
pkgver=0.41.3
-pkgrel=1
+pkgrel=2
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/9a3d4230ef15cbdc9e514f558c7ef3bec77fae33
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-starlette/-/commit/9a3d4230ef15cbdc9e514f558c7ef3bec77fae33
You're receiving this email because of your account on gitlab.archlinux.org.