Date: Thursday, April 6, 2023 @ 18:33:47 Author: felixonmars Revision: 1440267
upgpkg: python-grequests 0.6.0-5: rebuild with python 3.11 Modified: python-grequests/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 18:33:44 UTC (rev 1440266) +++ PKGBUILD 2023-04-06 18:33:47 UTC (rev 1440267) @@ -3,7 +3,7 @@ pkgname=python-grequests _libname=grequests pkgver=0.6.0 -pkgrel=4 +pkgrel=5 pkgdesc="Allows you to use Requests with Gevent to make asyncronous HTTP Requests easily." url="https://pypi.python.org/pypi/grequests/" license=('custom: ISC')
