Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-django-filter
Commits:
2ea00fb7 by Jelle van der Waa at 2024-08-31T12:50:49+02:00
upgpkg: 24.3-2: Django 5.1 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 = 24.3
- 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=24.3
-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/2ea00fb7fb491e4b1236a995133b2b87e60c6b39
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-filter/-/commit/2ea00fb7fb491e4b1236a995133b2b87e60c6b39
You're receiving this email because of your account on gitlab.archlinux.org.