From 236bdd7b4856bc44a237a75fc215086f8dac67eb Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 15:02:56 +0200 Subject: [PATCH] testing/py3-pytest-html: rebuild against python 3.14 --- testing/py3-pytest-html/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-pytest-html/APKBUILD b/testing/py3-pytest-html/APKBUILD index afdbef226e5..9abaf1c320e 100644 --- a/testing/py3-pytest-html/APKBUILD +++ b/testing/py3-pytest-html/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers pkgname=py3-pytest-html pkgver=4.1.1 -pkgrel=1 +pkgrel=2 pkgdesc="pytest plugin for generating HTML reports" url="https://github.com/pytest-dev/pytest-html" arch="noarch"