backports/py3-django-debug-toolbar: upgrade to 4.3 #449
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Contributor: Leonardo Arena <rnalrd@alpinelinux.org>
|
||||
# Maintainer:
|
||||
# Maintainer: Will Sinatra <wpsinatra@gmail.com>
|
||||
pkgname=py3-django-debug-toolbar
|
||||
_pkgname=django-debug-toolbar
|
||||
pkgver=4.2
|
||||
pkgver=4.3
|
||||
pkgrel=0
|
||||
pkgdesc="Configurable set of panels that display various debug information about the current request/response"
|
||||
options="!check" # Requires unpackaged Selenium python3 module
|
||||
|
@ -34,5 +34,5 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
5731fc7a1ec5209a7bd44f2e31d6c3ebde8ff1e24265878c1773610e69f2469f595b8a9641d345dcc6169c5f131d132006456cdc9aebd89cc4ec4f15a0a25341 py3-django-debug-toolbar-4.2.tar.gz
|
||||
caa8563d38e8c96305828b7a07006ce2ee0afae099d70d75d332f2196fc3ffcf7f3848440ea22c00f2b918029477672a172e30714f6f73a630404175aef3b925 py3-django-debug-toolbar-4.3.tar.gz
|
||||
"
|
||||
|
|
Loading…
Reference in a new issue