python3-websockets: update to 13.0.

This commit is contained in:
Andrew J. Hesford 2024-08-23 09:23:06 -04:00
parent fea9eb3bc1
commit dd2ee3ba95
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-websockets'
pkgname=python3-websockets
version=12.0
version=13.0
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=81df9cbcbb6c260de1e007e58c011bfebe2dafc8435107b0537f393dd38c8b1b
checksum=b7bf950234a482b7461afdb2ec99eee3548ec4d53f418c7990bb79c620476602
# Package ships no tests
make_check=no