Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
uwsgi
Commits:
b4b9b0ed by Jelle van der Waa at 2024-11-19T19:00:55+01:00
upgpkg: 2.0.28-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = uwsgi
pkgdesc = A full stack for building hosting services
pkgver = 2.0.28
- pkgrel = 1
+ pkgrel = 2
url = https://uwsgi-docs.readthedocs.io/en/latest/
arch = x86_64
license = LicenseRef-GPL-2.0-or-later-with-linking-exception
=====================================
PKGBUILD
=====================================
@@ -24,7 +24,7 @@ pkgname=(
uwsgi-plugin-notfound
)
pkgver=2.0.28
-pkgrel=1
+pkgrel=2
pkgdesc="A full stack for building hosting services"
arch=(x86_64)
url="https://uwsgi-docs.readthedocs.io/en/latest/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/uwsgi/-/commit/b4b9b0edc55a8f86c1723f2d4e8bb268715ab79c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/uwsgi/-/commit/b4b9b0edc55a8f86c1723f2d4e8bb268715ab79c
You're receiving this email because of your account on gitlab.archlinux.org.