[arch-commits] Commit in python-django-debug-toolbar/trunk (PKGBUILD)

Jelle van der Waa jelle at gemini.archlinux.org
Thu Feb 3 21:16:33 UTC 2022


    Date: Thursday, February 3, 2022 @ 21:16:33
  Author: jelle
Revision: 1124941

upgpkg: python-django-debug-toolbar 3.2.4-1

Modified:
  python-django-debug-toolbar/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-03 21:15:05 UTC (rev 1124940)
+++ PKGBUILD	2022-02-03 21:16:33 UTC (rev 1124941)
@@ -4,8 +4,8 @@
 
 _name=django-debug-toolbar
 pkgname=python-django-debug-toolbar
-pkgver=3.2.2
-pkgrel=3
+pkgver=3.2.4
+pkgrel=1
 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'
@@ -14,7 +14,7 @@
 checkdepends=(python-jinja python-html5lib)
 depends=(python-django python-sqlparse)
 source=(${pkgname}-${pkgver}.tar.gz::https://github.com/jazzband/${_name}/archive/${pkgver}.tar.gz)
-sha256sums=('46782b63b8107c568feeee7a2e8f4666e5e68d9497e4dfa134bf052ae375b40b')
+sha256sums=('c70485cae2ccb6b1afe38661fa5d14e000eafdb05b7df3ceb7212f8dbe694ea9')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list