Date: Tuesday, November 30, 2021 @ 21:42:54 Author: felixonmars Revision: 1058962
upgpkg: python-websockets 9.1-2: Python 3.10 rebuild Modified: python-websockets/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-30 21:42:52 UTC (rev 1058961) +++ PKGBUILD 2021-11-30 21:42:54 UTC (rev 1058962) @@ -4,7 +4,7 @@ pkgname=python-websockets pkgver=9.1 -pkgrel=1 +pkgrel=2 pkgdesc='Python implementation of the WebSocket Protocol (RFC 6455)' url='https://github.com/aaugustin/websockets' arch=('x86_64')
