15
0

- 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:
2022-03-27 13:53:52 +00:00
committed by Git OBS Bridge
parent 5d5d01a81f
commit f8bfffed3b
4 changed files with 12 additions and 4 deletions

View File

@@ -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