Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
python-starlette
Commits:
687191eb by Robin Candau at 2024-12-14T13:02:14+01:00
upgpkg: 0.42.0-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-starlette
pkgdesc = The little ASGI framework that shines
pkgver = 0.42.0
- 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.42.0
-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/687191ebd36098c3826998f5c9890459d0a0b170
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-starlette/-/commit/687191ebd36098c3826998f5c9890459d0a0b170
You're receiving this email because of your account on gitlab.archlinux.org.