From ecea11bfaa3aa97f377969d43392a8f7c14c57e3 Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 12:33:23 +0200 Subject: [PATCH] testing/py3-rst2ansi: rebuild against python 3.14 --- testing/py3-rst2ansi/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-rst2ansi/APKBUILD b/testing/py3-rst2ansi/APKBUILD index 0baf0d739b1..63ca6cc479e 100644 --- a/testing/py3-rst2ansi/APKBUILD +++ b/testing/py3-rst2ansi/APKBUILD @@ -2,7 +2,7 @@ maintainer="lauren n. liberda " pkgname=py3-rst2ansi pkgver=0.1.5 -pkgrel=0 +pkgrel=1 pkgdesc="Rendering RST in the terminal" url="https://github.com/Snaipe/python-rst2ansi" arch="noarch"