From dae0d2a80aa1ef5bc13bd7633417825fc7f3445d Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 4 Nov 2019 12:18:39 +0000 Subject: [PATCH] testing/py3-django-suit: rebuild against python 3.8 --- testing/py3-django-suit/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-django-suit/APKBUILD b/testing/py3-django-suit/APKBUILD index 7c0a5e1431a..71321d9c42f 100644 --- a/testing/py3-django-suit/APKBUILD +++ b/testing/py3-django-suit/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-django-suit _realname=django-suit pkgver=0.2.28 -pkgrel=0 +pkgrel=1 pkgdesc="Modern theme for Django admin interface" options="!check" # No testsuite url="http://djangosuit.com/"