community/py3-django: security upgrade to 5.2.13

This commit is contained in:
Wen Heping 2026-04-08 07:50:38 +00:00 committed by omni
parent f17e3f287e
commit dd7aeb7be4

View File

@ -3,8 +3,8 @@
# Maintainer: Antoine Martin (ayakael) <dev@ayakael.net>
pkgname=py3-django
_pkgname=django
pkgver=5.2.12
pkgrel=2
pkgver=5.2.13
pkgrel=0
pkgdesc="High-level Python3 Web framework"
url="https://djangoproject.com/"
arch="noarch"
@ -33,6 +33,12 @@ replaces="py-django" # Backwards compatibility
provides="py-django=$pkgver-r$pkgrel" # Backwards compatibility
# secfixes:
# 5.2.13-r0:
# - CVE-2026-3902
# - CVE-2026-4277
# - CVE-2026-4292
# - CVE-2026-33033
# - CVE-2026-33034
# 4.2.28-r0:
# - CVE-2025-13473
# - CVE-2025-14550
@ -166,5 +172,5 @@ package() {
}
sha512sums="
04406e135d4d5c0f0a63ac830732f41d5d8e8e24c78f0d542e57f431cd7affa8625a4db8d840ae0cf88d67098598c08e92146c7bff49cd187809e3ac0f8905e2 django-5.2.12.tar.gz
dfe3bcc9cf8cfcacf832e7968687605bb06590d1c77f89373bdf4228baefa857faa441e757a5bf1b7b8b75027daec86f88f5fd7a37d579f26918cdb54448581f django-5.2.13.tar.gz
"