Date: Friday, April 7, 2023 @ 04:03:26 Author: felixonmars Revision: 1440429
upgpkg: python-wsproto 1.2.0-2: rebuild with python 3.11 Modified: python-wsproto/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 04:03:25 UTC (rev 1440428) +++ PKGBUILD 2023-04-07 04:03:26 UTC (rev 1440429) @@ -4,7 +4,7 @@ pkgname=python-wsproto pkgver=1.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="WebSockets state-machine based protocol implementation" url="https://github.com/python-hyper/wsproto" license=('MIT')
