diff --git a/autobahn-20.6.2.tar.gz b/autobahn-20.6.2.tar.gz deleted file mode 100644 index cbd508d..0000000 --- a/autobahn-20.6.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6ac6b6653b8d20d632b034adccf6a566154d4efbeaa23abf7c3995fd601e9a01 -size 1260326 diff --git a/autobahn-20.7.1.tar.gz b/autobahn-20.7.1.tar.gz new file mode 100644 index 0000000..a0bafb1 --- /dev/null +++ b/autobahn-20.7.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86bbce30cdd407137c57670993a8f9bfdfe3f8e994b889181d85e844d5aa8dfb +size 1260579 diff --git a/python-autobahn.changes b/python-autobahn.changes index a629c6f..a8a38f2 100644 --- a/python-autobahn.changes +++ b/python-autobahn.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 21 05:51:09 UTC 2020 - Steve Kowalik + +- Update to 20.7.1: + * new: add market login eip. expose helpers + ------------------------------------------------------------------- Wed Jul 8 02:19:00 UTC 2020 - Steve Kowalik diff --git a/python-autobahn.spec b/python-autobahn.spec index 25a40bf..d94ae6c 100644 --- a/python-autobahn.spec +++ b/python-autobahn.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} %{!?skip_python3:python3-%{**}}} %define skip_python2 1 Name: python-autobahn -Version: 20.6.2 +Version: 20.7.1 Release: 0 Summary: WebSocket and WAMP in Python for Twisted and asyncio License: MIT