From 804e4ea06423fa13d57decb7e9ae453ddaa92789 Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 13:58:19 +0200 Subject: [PATCH] testing/httpie-oauth: rebuild against python 3.14 --- testing/httpie-oauth/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/httpie-oauth/APKBUILD b/testing/httpie-oauth/APKBUILD index a1ad687ae57..c4bbb4f2c61 100644 --- a/testing/httpie-oauth/APKBUILD +++ b/testing/httpie-oauth/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter pkgname=httpie-oauth pkgver=1.0.2 -pkgrel=9 +pkgrel=10 pkgdesc="OAuth plugin for HTTPie" url="https://github.com/httpie/httpie-oauth" arch="noarch"