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