From 1bb421c409b3e3dcb2b4cdfd8a1eb8d676cab64a Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 15:03:17 +0200 Subject: [PATCH] testing/py3-dash-bootstrap-components: rebuild against python 3.14 --- testing/py3-dash-bootstrap-components/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-dash-bootstrap-components/APKBUILD b/testing/py3-dash-bootstrap-components/APKBUILD index c43d96a4d1b..3c2a5030aef 100644 --- a/testing/py3-dash-bootstrap-components/APKBUILD +++ b/testing/py3-dash-bootstrap-components/APKBUILD @@ -2,7 +2,7 @@ pkgname=py3-dash-bootstrap-components _pyname=dash-bootstrap-components pkgver=1.6.0 -pkgrel=0 +pkgrel=1 pkgdesc="Bootstrap themed components for use in Plotly Dash" url="https://dash-bootstrap-components.opensource.faculty.ai/" arch="noarch"