diff --git a/autobahn-20.6.1.tar.gz b/autobahn-20.6.1.tar.gz deleted file mode 100644 index 6e4f8e5..0000000 --- a/autobahn-20.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:848aa77f808edcdc9144706d98f06fccb1c6ac8619f7418617880c27b285a7d0 -size 1259693 diff --git a/autobahn-20.6.2.tar.gz b/autobahn-20.6.2.tar.gz new file mode 100644 index 0000000..cbd508d --- /dev/null +++ b/autobahn-20.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ac6b6653b8d20d632b034adccf6a566154d4efbeaa23abf7c3995fd601e9a01 +size 1260326 diff --git a/python-autobahn.changes b/python-autobahn.changes index 7e17c84..a629c6f 100644 --- a/python-autobahn.changes +++ b/python-autobahn.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Jul 8 02:19:00 UTC 2020 - Steve Kowalik + +- Update to 20.6.2: + * fix: xbr fixes (#1396) + * fix: use cpy 3.8 for running flake in CI + * new: Ticket1392 internal attrs (#1394) + * new: internal-only router attributes and hook for router to add custom + information + ------------------------------------------------------------------- Mon Jun 15 04:37:00 UTC 2020 - Steve Kowalik diff --git a/python-autobahn.spec b/python-autobahn.spec index f73d117..25a40bf 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.1 +Version: 20.6.2 Release: 0 Summary: WebSocket and WAMP in Python for Twisted and asyncio License: MIT