python3-websockets: update to 11.0.2.

This commit is contained in:
Andrew J. Hesford 2023-04-19 09:09:55 -04:00
parent 4904c52b9f
commit 23d94ac015

View file

@ -1,6 +1,6 @@
# Template file for 'python3-websockets'
pkgname=python3-websockets
version=11.0.1
version=11.0.2
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=369410925b240b30ef1c1deadbd6331e9cd865ad0b8966bf31e276cc8e0da159
checksum=b1a69701eb98ed83dd099de4a686dc892c413d974fa31602bc00aca7cb988ac9
# Package ships no tests
make_check=no