main/subunit: rebuild against python 3.14

This commit is contained in:
Natanael Copa 2026-03-04 12:52:05 +01:00
parent 857d774bf8
commit 79c0d2ccc2

View File

@ -2,7 +2,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=subunit
pkgver=1.4.2
pkgrel=10
pkgrel=11
pkgdesc="A streaming protocol for test results"
options="!check" # Dependencies for checking stuff are in testing/
url="https://launchpad.net/subunit"