aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 15:14:37 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:54 +0000
commitf8a15ef5cfcbaea4c8de57d0a211c527ee453fe8 (patch)
tree4a0e36741618c2baa6da7beaf65a96a91852372d /testing
parentc2b04e91e8dc833941c6283369ddb2ddbe0151d4 (diff)
downloadaports-f8a15ef5cfcbaea4c8de57d0a211c527ee453fe8.tar.bz2
aports-f8a15ef5cfcbaea4c8de57d0a211c527ee453fe8.tar.xz
testing/py-django-debug-toolbar: rebuild against python 3.7
Diffstat (limited to 'testing')
-rw-r--r--testing/py-django-debug-toolbar/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-django-debug-toolbar/APKBUILD b/testing/py-django-debug-toolbar/APKBUILD
index c726fac7d8..8e152a9801 100644
--- a/testing/py-django-debug-toolbar/APKBUILD
+++ b/testing/py-django-debug-toolbar/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=py-django-debug-toolbar
pkgver=1.11
-pkgrel=0
+pkgrel=1
pkgdesc="Configurable set of panels that display various debug information about the current request/response"
url="https://github.com/jazzband/django-debug-toolbar"
arch="noarch"