python3-websockets: update to 10.2.

This commit is contained in:
Andrew J. Hesford 2022-02-21 09:30:36 -05:00
parent 384f72df0e
commit b59c264587
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-websockets'
pkgname=python3-websockets
version=10.1
version=10.2
revision=1
wrksrc="${pkgname#python3-}-${version}"
build_style=python3-module
@ -13,7 +13,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=181d2b25de5a437b36aefedaf006ecb6fa3aa1328ec0236cdde15f32f9d3ff6d
checksum=8351c3c86b08156337b0e4ece0e3c5ec3e01fcd14e8950996832a23c99416098
# Package ships no tests
make_check=no