Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-quart-cors
Commits:
cf9c2aa7 by Jelle van der Waa at 2024-11-26T14:09:39+01:00
upgpkg: 0.7.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-quart-cors
pkgdesc = A Quart extension to provide Cross Origin Resource Sharing,
access control, support
pkgver = 0.7.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/pgjones/quart-cors
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-quart-cors
pkgver=0.7.0
-pkgrel=3
+pkgrel=4
pkgdesc='A Quart extension to provide Cross Origin Resource Sharing, access
control, support'
url=https://github.com/pgjones/quart-cors
arch=(any)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-quart-cors/-/commit/cf9c2aa7a9d5be83d2e75d949049bf4d9acde775
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-quart-cors/-/commit/cf9c2aa7a9d5be83d2e75d949049bf4d9acde775
You're receiving this email because of your account on gitlab.archlinux.org.