From 157f437606ecc844c239422745ecf3d4e3c0cd3e Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 14:43:40 +0200 Subject: [PATCH] testing/py3-agithub: rebuild against python 3.14 --- testing/py3-agithub/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-agithub/APKBUILD b/testing/py3-agithub/APKBUILD index 893c637ff42..f4dda90b645 100644 --- a/testing/py3-agithub/APKBUILD +++ b/testing/py3-agithub/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Marian Buschsieweke pkgname=py3-agithub pkgver=2.2.2 -pkgrel=7 +pkgrel=8 pkgdesc="The Agnostic GitHub API" url="https://github.com/mozilla/agithub" arch="noarch"