15
0

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autobahn?expand=0&rev=33
This commit is contained in:
2020-07-08 02:20:53 +00:00
committed by Git OBS Bridge
parent 628dd21584
commit 5b5a0ef44f
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:848aa77f808edcdc9144706d98f06fccb1c6ac8619f7418617880c27b285a7d0
size 1259693

3
autobahn-20.6.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6ac6b6653b8d20d632b034adccf6a566154d4efbeaa23abf7c3995fd601e9a01
size 1260326

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jul 8 02:19:00 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
- 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 <steven.kowalik@suse.com>

View File

@@ -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