Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-django-filter
Commits:
44a23e24 by Antonio Rojas at 2025-12-21T11:26:40+01:00
upgpkg: 25.2-2: Python 3.14 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-django-filter
pkgdesc = A generic system for filtering Django QuerySets based on user
selections
pkgver = 25.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/carltongibson/django-filter
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=django-filter
pkgname=python-django-filter
pkgver=25.2
-pkgrel=1
+pkgrel=2
pkgdesc="A generic system for filtering Django QuerySets based on user
selections"
arch=(any)
url="https://github.com/carltongibson/django-filter"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-filter/-/commit/44a23e24ab98be98c6dd9bd27062447f7c30c4b0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-filter/-/commit/44a23e24ab98be98c6dd9bd27062447f7c30c4b0
You're receiving this email because of your account on gitlab.archlinux.org.