diff --git a/package/python-wsproto/python-wsproto.hash b/package/python-wsproto/python-wsproto.hash index 4eb3195785..861749a3f2 100644 --- a/package/python-wsproto/python-wsproto.hash +++ b/package/python-wsproto/python-wsproto.hash @@ -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 diff --git a/package/python-wsproto/python-wsproto.mk b/package/python-wsproto/python-wsproto.mk index 629f4431b4..e16f72f6e0 100644 --- a/package/python-wsproto/python-wsproto.mk +++ b/package/python-wsproto/python-wsproto.mk @@ -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