diff --git a/autobahn-22.3.1.tar.gz b/autobahn-22.3.1.tar.gz deleted file mode 100644 index b478adc..0000000 --- a/autobahn-22.3.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ae0d803581b6cab0258366d270c5698b2757bd9d437d3d520893e5ca9b397b5 -size 375616 diff --git a/autobahn-22.3.2.tar.gz b/autobahn-22.3.2.tar.gz new file mode 100644 index 0000000..5c330b0 --- /dev/null +++ b/autobahn-22.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58a887c7a196bb08d8b6624cb3695f493a9e5c9f00fd350d8d6f829b47ff9036 +size 376020 diff --git a/python-autobahn.changes b/python-autobahn.changes index 342dce8..0450dc9 100644 --- a/python-autobahn.changes +++ b/python-autobahn.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Mar 30 07:49:43 UTC 2022 - Dirk Müller + +- update to 22.3.2: + * fix: split out UI deps into separate dist flavor (#1532) + * fix: deps for RTD builds (#1540) + * fix: use and bundle dev deps from requirements file + ------------------------------------------------------------------- Sun Mar 27 13:53:14 UTC 2022 - Dirk Müller diff --git a/python-autobahn.spec b/python-autobahn.spec index ca8cf0a..3f14b6a 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: 22.3.1 +Version: 22.3.2 Release: 0 Summary: WebSocket and WAMP in Python for Twisted and asyncio License: MIT