Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
django
Commits:
41a2ee54 by Jelle van der Waa at 2024-04-04T08:55:54+02:00
upgpkg: 4.2.11-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = django
pkgdesc = A high-level Python Web framework that encourages rapid
development and clean design
pkgver = 4.2.11
- pkgrel = 1
+ pkgrel = 2
url = http://www.djangoproject.com/
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgbase=django
pkgname=('python-django')
pkgver=4.2.11
-pkgrel=1
+pkgrel=2
pkgdesc="A high-level Python Web framework that encourages rapid development
and clean design"
arch=('any')
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/django/-/commit/41a2ee546e891e5668685724fb0f160976404142
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/django/-/commit/41a2ee546e891e5668685724fb0f160976404142
You're receiving this email because of your account on gitlab.archlinux.org.