Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sanic
Commits:
eaddcbbc by Jelle van der Waa at 2024-11-30T11:45:59+01:00
upgpkg: 24.6.0-3: Rebuild for Python 3.13 (nocheck)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-sanic
pkgdesc = Async Python 3.8+ web server/framework | Build fast. Run fast.
pkgver = 24.6.0
- pkgrel = 2
+ pkgrel = 3
url = https://sanic.dev/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-sanic
pkgver=24.6.0
-pkgrel=2
+pkgrel=3
pkgdesc='Async Python 3.8+ web server/framework | Build fast. Run fast.'
arch=("any")
url='https://sanic.dev/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sanic/-/commit/eaddcbbc35b2a4332145111c20f72ca97278cb54
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sanic/-/commit/eaddcbbc35b2a4332145111c20f72ca97278cb54
You're receiving this email because of your account on gitlab.archlinux.org.