David Runge pushed to branch main at Arch Linux / Packaging / Packages /
python-django-filter
Commits:
f1d43bca by David Runge at 2024-04-09T23:06:53+02:00
upgpkg: 24.2-3: Rebuild against Python 3.12
- - - - -
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.2
- pkgrel = 2
+ pkgrel = 3
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.2
-pkgrel=2
+pkgrel=3
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/f1d43bcacf6224709c38654973a2c3f8a33f6d09
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-filter/-/commit/f1d43bcacf6224709c38654973a2c3f8a33f6d09
You're receiving this email because of your account on gitlab.archlinux.org.