Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-django-debug-toolbar
Commits:
171f60ba by Jelle van der Waa at 2024-11-18T15:08:59+01:00
upgpkg: 4.4.6-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-django-debug-toolbar
pkgdesc = A configurable set of panels that display various debug
information about the current request/response.
pkgver = 4.4.6
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/jazzband/django-debug-toolbar
arch = any
license = BSD
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_name=django-debug-toolbar
pkgname=python-django-debug-toolbar
pkgver=4.4.6
-pkgrel=2
+pkgrel=3
pkgdesc='A configurable set of panels that display various debug information
about the current request/response.'
arch=(any)
url='https://github.com/jazzband/django-debug-toolbar'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-debug-toolbar/-/commit/171f60baeebbced3de65c238c36312972026fb1e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-django-debug-toolbar/-/commit/171f60baeebbced3de65c238c36312972026fb1e
You're receiving this email because of your account on gitlab.archlinux.org.