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
This commit is contained in:
parent
57e811ac2b
commit
33d6de3925
@ -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 <jayvdb@gmail.com>
|
Sun Oct 11 17:11:49 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-wsproto
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,7 +19,7 @@
|
|||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
Name: python-wsproto
|
Name: python-wsproto
|
||||||
Version: 0.15.0
|
Version: 1.0.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: WebSockets state-machine based protocol implementation
|
Summary: WebSockets state-machine based protocol implementation
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:614798c30e5dc2b3f65acc03d2d50842b97621487350ce79a80a711229edfa9d
|
|
||||||
size 51765
|
|
3
wsproto-1.0.0.tar.gz
Normal file
3
wsproto-1.0.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:868776f8456997ad0d9720f7322b746bbe9193751b5b290b7f924659377c8c38
|
||||||
|
size 53423
|
Loading…
Reference in New Issue
Block a user