package/python-wsproto: bump version to 1.3.2

https://github.com/python-hyper/wsproto/blob/1.3.2/CHANGELOG.rst

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
Bernd Kuhls
2025-12-16 20:41:15 +01:00
committed by Julien Olivain
parent 13e1e1562b
commit 6104d7fe22
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/wsproto/json
md5 f64973434117e23d2079460ed64b05c3 wsproto-1.2.0.tar.gz
sha256 ad565f26ecb92588a3e43bc3d96164de84cd9902482b130d0ddbaa9664a85065 wsproto-1.2.0.tar.gz
md5 b6374a15a82ca55b23cecc31a489deee wsproto-1.3.2.tar.gz
sha256 b86885dcf294e15204919950f666e06ffc6c7c114ca900b060d6e16293528294 wsproto-1.3.2.tar.gz
# Locally computed sha256 checksums
sha256 c0329a8dbf3437b095f7f5cf4257d6bb855e07120cae8786586073ff7a699959 LICENSE

View File

@@ -4,9 +4,9 @@
#
################################################################################
PYTHON_WSPROTO_VERSION = 1.2.0
PYTHON_WSPROTO_VERSION = 1.3.2
PYTHON_WSPROTO_SOURCE = wsproto-$(PYTHON_WSPROTO_VERSION).tar.gz
PYTHON_WSPROTO_SITE = https://files.pythonhosted.org/packages/c9/4a/44d3c295350d776427904d73c189e10aeae66d7f555bb2feee16d1e4ba5a
PYTHON_WSPROTO_SITE = https://files.pythonhosted.org/packages/c7/79/12135bdf8b9c9367b8701c2c19a14c913c120b882d50b014ca0d38083c2c
PYTHON_WSPROTO_SETUP_TYPE = setuptools
PYTHON_WSPROTO_LICENSE = MIT
PYTHON_WSPROTO_LICENSE_FILES = LICENSE