From 6468857bdb41d205c382ee07d7fd1e2e2f53742c Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Thu, 26 Mar 2026 19:26:55 +0100 Subject: [PATCH] community/py3-treq: rebuild against python 3.14 --- community/py3-treq/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community/py3-treq/APKBUILD b/community/py3-treq/APKBUILD index 6fc86688fdf..3747eebb7b1 100644 --- a/community/py3-treq/APKBUILD +++ b/community/py3-treq/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=py3-treq pkgver=24.9.0 -pkgrel=0 +pkgrel=1 pkgdesc="py3-requests-like API build on top of Twisted's HTTP client" url="https://github.com/twisted/treq" arch="noarch"