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

Jelle van der Waa jelle at gemini.archlinux.org
Mon Aug 16 13:34:21 UTC 2021


    Date: Monday, August 16, 2021 @ 13:34:21
  Author: jelle
Revision: 1001001

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

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-16 13:33:12 UTC (rev 1001000)
+++ PKGBUILD	2021-08-16 13:34:21 UTC (rev 1001001)
@@ -4,7 +4,7 @@
 
 _name=django-debug-toolbar
 pkgname=python-django-debug-toolbar
-pkgver=3.2.1
+pkgver=3.2.2
 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=('8bdc7b80b02e583135b9b11d8422ccfb1458fcbb37868b6eddced569630f655c')
+sha256sums=('46782b63b8107c568feeee7a2e8f4666e5e68d9497e4dfa134bf052ae375b40b')
 
 build() {
   cd "${_name}-${pkgver}"



More information about the arch-commits mailing list