Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-sanic
Commits:
d35c7b1f by Jelle van der Waa at 2024-11-30T11:56:38+01:00
upgpkg: 24.6.0-4: Rebuild for Python 3.13
- - - - -
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 = 3
+ pkgrel = 4
url = https://sanic.dev/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-sanic
pkgver=24.6.0
-pkgrel=3
+pkgrel=4
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/d35c7b1fcfe5133aa2cf19629ce0d9ba30cd7ed6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-sanic/-/commit/d35c7b1fcfe5133aa2cf19629ce0d9ba30cd7ed6
You're receiving this email because of your account on gitlab.archlinux.org.