From 014cbafb67df98520f33fd3046b9b8dbcb0ce01a Mon Sep 17 00:00:00 2001 From: Achill Gilgenast Date: Mon, 30 Mar 2026 12:37:54 +0200 Subject: [PATCH] testing/py3-grequests: rebuild against python 3.14 --- testing/py3-grequests/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-grequests/APKBUILD b/testing/py3-grequests/APKBUILD index ccac9e435cd..b2c87c7c530 100644 --- a/testing/py3-grequests/APKBUILD +++ b/testing/py3-grequests/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-grequests _pkgname=grequests pkgver=0.7.0 -pkgrel=3 +pkgrel=4 pkgdesc="Asynchronus HTTP requests with gevent" url="https://github.com/spyoungtech/grequests" arch="noarch"