From 33d6de39257965f70d845af52ac143a22d0cbf5412e2624c1ed37e4f662b3315 Mon Sep 17 00:00:00 2001 From: Luigi Baldoni Date: Mon, 23 Nov 2020 10:28:05 +0000 Subject: [PATCH] Accepting request 850153 from home:alois:branches:devel:languages:python Update to version 1.0.0 OBS-URL: https://build.opensuse.org/request/show/850153 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-wsproto?expand=0&rev=14 --- python-wsproto.changes | 7 +++++++ python-wsproto.spec | 4 ++-- wsproto-0.15.0.tar.gz | 3 --- wsproto-1.0.0.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 wsproto-0.15.0.tar.gz create mode 100644 wsproto-1.0.0.tar.gz diff --git a/python-wsproto.changes b/python-wsproto.changes index 5981f85..22409d1 100644 --- a/python-wsproto.changes +++ b/python-wsproto.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Nov 23 10:21:57 UTC 2020 - aloisio@gmx.com + +- Update to version 1.0.0 + * Prevent invalid window bit sizes. + * Added support for Python 3.8 and 3.9. + ------------------------------------------------------------------- Sun Oct 11 17:11:49 UTC 2020 - John Vandenberg diff --git a/python-wsproto.spec b/python-wsproto.spec index 5b79442..35cdb4a 100644 --- a/python-wsproto.spec +++ b/python-wsproto.spec @@ -1,7 +1,7 @@ # # spec file for package python-wsproto # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-wsproto -Version: 0.15.0 +Version: 1.0.0 Release: 0 Summary: WebSockets state-machine based protocol implementation License: MIT diff --git a/wsproto-0.15.0.tar.gz b/wsproto-0.15.0.tar.gz deleted file mode 100644 index a631857..0000000 --- a/wsproto-0.15.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:614798c30e5dc2b3f65acc03d2d50842b97621487350ce79a80a711229edfa9d -size 51765 diff --git a/wsproto-1.0.0.tar.gz b/wsproto-1.0.0.tar.gz new file mode 100644 index 0000000..7ca735c --- /dev/null +++ b/wsproto-1.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:868776f8456997ad0d9720f7322b746bbe9193751b5b290b7f924659377c8c38 +size 53423