python3-websockets: update to 13.1.

This commit is contained in:
Andrew J. Hesford 2024-09-27 10:32:55 -04:00
parent 61f402e975
commit d162e3281d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-websockets'
pkgname=python3-websockets
version=13.0.1
version=13.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=4d6ece65099411cfd9a48d13701d7438d9c34f479046b34c50ff60bb8834e43e
checksum=a3b3366087c1bc0a2795111edcadddb8b3b59509d5db5d7ea3fdd69f954a8878
# Package ships no tests
make_check=no