Date: Friday, April 7, 2023 @ 04:50:21 Author: felixonmars Revision: 1440577
upgpkg: python-ratelim 0.1.6-8: rebuild with python 3.11 Modified: python-ratelim/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 04:50:20 UTC (rev 1440576) +++ PKGBUILD 2023-04-07 04:50:21 UTC (rev 1440577) @@ -2,7 +2,7 @@ pkgname=python-ratelim pkgver=0.1.6 -pkgrel=7 +pkgrel=8 pkgdesc="Makes it easy to respect rate limits" url="https://github.com/themiurgo/ratelim" license=('MIT')
