From 42f1dc032d0a03f57dba1a4c77bb793ccb3bc6bf Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 15:05:23 +0200 Subject: [PATCH] testing/py3-django-suit: rebuild against python 3.14 --- 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 3cd67d27628..815927ff946 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=9 +pkgrel=10 pkgdesc="Modern theme for Django admin interface" options="!check" # No testsuite url="https://djangosuit.com/"