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

Jelle van der Waa jelle at gemini.archlinux.org
Wed Jun 29 14:21:56 UTC 2022


    Date: Wednesday, June 29, 2022 @ 14:21:55
  Author: jelle
Revision: 1240533

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

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

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-29 14:21:47 UTC (rev 1240532)
+++ PKGBUILD	2022-06-29 14:21:55 UTC (rev 1240533)
@@ -4,7 +4,7 @@
 
 _name=django-debug-toolbar
 pkgname=python-django-debug-toolbar
-pkgver=3.2.4
+pkgver=3.5
 pkgrel=1
 pkgdesc='A configurable set of panels that display various debug information about the current request/response.'
 arch=(any)
@@ -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=('c70485cae2ccb6b1afe38661fa5d14e000eafdb05b7df3ceb7212f8dbe694ea9')
+sha256sums=('6d407791707ce2deaf55d488b396874142ff3abbd780b8fcb8cd3869d9979403')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list