Date: Thursday, April 6, 2023 @ 14:01:01
Author: felixonmars
Revision: 1439117
upgpkg: python-requests-futures 1.0.0-5: rebuild with python 3.11
Modified:
python-requests-futures/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 14:00:55 UTC (rev 1439116)
+++ PKGBUILD 2023-04-06 14:01:01 UTC (rev 1439117)
@@ -7,7 +7,7 @@
_pkgname=requests-futures
pkgname=python-requests-futures
pkgver=1.0.0
-pkgrel=4
+pkgrel=5
pkgdesc='Asynchronous Python HTTP Requests for Humans using Futures'
arch=('any')
url='https://github.com/ross/requests-futures'