community/py3-ws4py: rebuild against python 3.14

This commit is contained in:
Natanael Copa 2026-03-26 19:48:33 +01:00
parent 9920681777
commit daeb2decf2

View File

@ -3,7 +3,7 @@
pkgname=py3-ws4py
_pkgname=ws4py
pkgver=0.6.0
pkgrel=0
pkgrel=1
pkgdesc="WebSocket client and server library for Python 2 and 3 as well as PyPy"
options="!check" # Tests are python2 only
url="https://github.com/Lawouach/WebSocket-for-Python"