Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
gunicorn
Commits:
81dbafd5 by Jelle van der Waa at 2024-11-21T17:14:12+01:00
upgpkg: 23.0.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = gunicorn
pkgdesc = WSGI HTTP Server for UNIX
pkgver = 23.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://gunicorn.org/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=gunicorn
pkgver=23.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='WSGI HTTP Server for UNIX'
arch=('any')
url='https://gunicorn.org/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gunicorn/-/commit/81dbafd59ed3f98b1a448327fd59e147fb47dcf0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gunicorn/-/commit/81dbafd59ed3f98b1a448327fd59e147fb47dcf0
You're receiving this email because of your account on gitlab.archlinux.org.