diff --git a/autobahn-20.12.3.tar.gz b/autobahn-20.12.3.tar.gz deleted file mode 100644 index 46b8790..0000000 --- a/autobahn-20.12.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:410a93e0e29882c8b5d5ab05d220b07609b886ef5f23c0b8d39153254ffd6895 -size 1268873 diff --git a/autobahn-21.2.1.tar.gz b/autobahn-21.2.1.tar.gz new file mode 100644 index 0000000..a736a99 --- /dev/null +++ b/autobahn-21.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e6b1bf95196b733978bab2d54a7ab8899c16ce11be369dc58422c07b7eea726 +size 343966 diff --git a/python-autobahn.changes b/python-autobahn.changes index 3f7998b..3b9ee73 100644 --- a/python-autobahn.changes +++ b/python-autobahn.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Sat Feb 13 20:06:02 UTC 2021 - Dirk Müller + +- 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 diff --git a/python-autobahn.spec b/python-autobahn.spec index ee0cf6a..4dc9db0 100644 --- a/python-autobahn.spec +++ b/python-autobahn.spec @@ -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