Date: Monday, April 10, 2023 @ 11:38:22 Author: felixonmars Revision: 1444075
upgpkg: python-websockets 10.4-3: rebuild with python 3.11 Modified: python-websockets/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-10 11:38:20 UTC (rev 1444074) +++ PKGBUILD 2023-04-10 11:38:22 UTC (rev 1444075) @@ -4,7 +4,7 @@ pkgname=python-websockets pkgver=10.4 -pkgrel=2 +pkgrel=3 pkgdesc='Python implementation of the WebSocket Protocol (RFC 6455)' url='https://github.com/aaugustin/websockets' arch=('x86_64')
