forked from pool/python-autobahn
Accepting request 872023 from devel:languages:python
- update to 21.2.1:
* new: XBR ABI files now via separate package (“xbr”) - substantially reduce
package size for non-XBR users
* fix: circular dependency in “xbr” install flavor
* fix: XBR package manifest and CLI user profile loading
* fix: consider ‘wamp.close.goodbye_and_out’ a clean exit
* fix: HASH import as well as improve diagnostics if things go wrong
* fix: add missing jinja2 dependency for XBR CLI
* fix: wamp.close.goodbye_and_out counts as a clean exit
OBS-URL: https://build.opensuse.org/request/show/872023
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-autobahn?expand=0&rev=19
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:410a93e0e29882c8b5d5ab05d220b07609b886ef5f23c0b8d39153254ffd6895
|
||||
size 1268873
|
||||
3
autobahn-21.2.1.tar.gz
Normal file
3
autobahn-21.2.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7e6b1bf95196b733978bab2d54a7ab8899c16ce11be369dc58422c07b7eea726
|
||||
size 343966
|
||||
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 13 20:06:02 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 21.2.1:
|
||||
* new: XBR ABI files now via separate package (“xbr”) - substantially reduce
|
||||
package size for non-XBR users
|
||||
* fix: circular dependency in “xbr” install flavor
|
||||
* fix: XBR package manifest and CLI user profile loading
|
||||
* fix: consider ‘wamp.close.goodbye_and_out’ a clean exit
|
||||
* fix: HASH import as well as improve diagnostics if things go wrong
|
||||
* fix: add missing jinja2 dependency for XBR CLI
|
||||
* fix: wamp.close.goodbye_and_out counts as a clean exit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 12 05:13:37 UTC 2021 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} %{!?skip_python3:python3-%{**}}}
|
||||
%define skip_python2 1
|
||||
Name: python-autobahn
|
||||
Version: 20.12.3
|
||||
Version: 21.2.1
|
||||
Release: 0
|
||||
Summary: WebSocket and WAMP in Python for Twisted and asyncio
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user