forked from pool/python-autobahn
- update to 22.3.1:
* fix generate_token * reduce twisted log noise for wamp clients * add GitHub URL for PyPi OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autobahn?expand=0&rev=61
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:60e1f4c602aacd052ffe3d46ae40b6b75f8286b3c46922c213b523162e58c17e
|
||||
size 375443
|
||||
3
autobahn-22.3.1.tar.gz
Normal file
3
autobahn-22.3.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1ae0d803581b6cab0258366d270c5698b2757bd9d437d3d520893e5ca9b397b5
|
||||
size 375616
|
||||
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 27 13:53:14 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 22.3.1:
|
||||
* fix generate_token
|
||||
* reduce twisted log noise for wamp clients
|
||||
* add GitHub URL for PyPi
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 11 08:54:00 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} %{!?skip_python3:python3-%{**}}}
|
||||
%define skip_python2 1
|
||||
Name: python-autobahn
|
||||
Version: 22.2.2
|
||||
Version: 22.3.1
|
||||
Release: 0
|
||||
Summary: WebSocket and WAMP in Python for Twisted and asyncio
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user