aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-django-debug-toolbar
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 12:18:03 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:34 +0000
commit9c8ee06695734446fedfa34c3b099499c6acfc95 (patch)
treeae141e97d098ad6f7c96798cc0e6fe4672056850 /testing/py3-django-debug-toolbar
parenteae7074d636bf6748ca1f111c2c9e208b3626ed6 (diff)
downloadaports-9c8ee06695734446fedfa34c3b099499c6acfc95.tar.bz2
aports-9c8ee06695734446fedfa34c3b099499c6acfc95.tar.xz
testing/py3-django-debug-toolbar: rebuild against python 3.8
Diffstat (limited to 'testing/py3-django-debug-toolbar')
-rw-r--r--testing/py3-django-debug-toolbar/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-django-debug-toolbar/APKBUILD b/testing/py3-django-debug-toolbar/APKBUILD
index ab378a0eda..d55fe23922 100644
--- a/testing/py3-django-debug-toolbar/APKBUILD
+++ b/testing/py3-django-debug-toolbar/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-django-debug-toolbar
_pkgname=django-debug-toolbar
pkgver=2.0
-pkgrel=0
+pkgrel=1
pkgdesc="Configurable set of panels that display various debug information about the current request/response"
options="!check" # Requires unpackaged Selenium python3 module
url="https://github.com/jazzband/django-debug-toolbar"