Date: Thursday, April 6, 2023 @ 13:23:49
Author: felixonmars
Revision: 1438881
upgpkg: python-websocket-client 1.5.1-2: rebuild with python 3.11
Modified:
python-websocket-client/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 13:23:47 UTC (rev 1438880)
+++ PKGBUILD 2023-04-06 13:23:49 UTC (rev 1438881)
@@ -7,7 +7,7 @@
pkgname=python-websocket-client
pkgver=1.5.1
-pkgrel=1
+pkgrel=2
pkgdesc="WebSocket client library for Python"
arch=('any')
url="https://github.com/websocket-client/websocket-client"