Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-django-filter
Commits:
be10ab66 by Jelle van der Waa at 2024-11-30T17:21:03+01:00
upgpkg: 24.3-3: Rebuild for Python 3.13
- - - - -
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 = 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.3
-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/be10ab668ef93b990dee6791bc2acef5c8affcbf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-filter/-/commit/be10ab668ef93b990dee6791bc2acef5c8affcbf
You're receiving this email because of your account on gitlab.archlinux.org.