Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-django-appconf
Commits:
76430676 by Jelle van der Waa at 2024-11-18T15:08:11+01:00
upgpkg: 1.0.6-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-django-appconf
pkgdesc = An app to handle configuration defaults of packaged Django
apps gracefully
pkgver = 1.0.6
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/django-compressor/django-appconf
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=django-appconf
pkgname=python-django-appconf
pkgver=1.0.6
-pkgrel=3
+pkgrel=4
pkgdesc="An app to handle configuration defaults of packaged Django apps
gracefully"
arch=(any)
url="https://github.com/django-compressor/django-appconf"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-appconf/-/commit/76430676ab41315c3c7b1d5dcfa110b89840e475
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-appconf/-/commit/76430676ab41315c3c7b1d5dcfa110b89840e475
You're receiving this email because of your account on gitlab.archlinux.org.