Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-waitress
Commits:
2790fb64 by Jelle van der Waa at 2024-11-16T19:12:17+01:00
upgpkg: 3.0.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-waitress
pkgdesc = Waitress WSGI server
pkgver = 3.0.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/Pylons/waitress
arch = any
license = ZPL-2.1
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-waitress
pkgver=3.0.0
-pkgrel=3
+pkgrel=4
pkgdesc="Waitress WSGI server"
arch=('any')
license=('ZPL-2.1')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-waitress/-/commit/2790fb6477649cc35fe4010283c53b59c6d21699
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-waitress/-/commit/2790fb6477649cc35fe4010283c53b59c6d21699
You're receiving this email because of your account on gitlab.archlinux.org.