Date: Thursday, April 6, 2023 @ 13:18:31
Author: felixonmars
Revision: 1438821
upgpkg: python-txrequests 0.9.6-9: rebuild with python 3.11
Modified:
python-txrequests/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 13:17:30 UTC (rev 1438820)
+++ PKGBUILD 2023-04-06 13:18:31 UTC (rev 1438821)
@@ -2,7 +2,7 @@
pkgname=python-txrequests
pkgver=0.9.6
-pkgrel=8
+pkgrel=9
pkgdesc='Asynchronous Python HTTP Requests for Humans using twisted'
license=('Apache')
arch=(any)