python3-websockets: update to 14.1.

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:25:45 -05:00
parent 72bf5f3586
commit 7b5d70f048

View file

@ -1,6 +1,6 @@
# Template file for 'python3-websockets'
pkgname=python3-websockets
version=13.1
version=14.1
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
@ -12,7 +12,7 @@ license="BSD-3-Clause"
homepage="https://websockets.readthedocs.io/en/stable/"
changelog="https://websockets.readthedocs.io/en/stable/project/changelog.html"
distfiles="${PYPI_SITE}/w/websockets/websockets-${version}.tar.gz"
checksum=a3b3366087c1bc0a2795111edcadddb8b3b59509d5db5d7ea3fdd69f954a8878
checksum=398b10c77d471c0aab20a845e7a60076b6390bfdaac7a6d2edb0d2c59d75e8d8
# Package ships no tests
make_check=no