15
0

- 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autobahn?expand=0&rev=63
This commit is contained in:
2022-03-30 07:53:21 +00:00
committed by Git OBS Bridge
parent f8bfffed3b
commit 4378ae59b3
4 changed files with 12 additions and 4 deletions

View File

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

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

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:58a887c7a196bb08d8b6624cb3695f493a9e5c9f00fd350d8d6f829b47ff9036
size 376020

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Mar 30 07:49:43 UTC 2022 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>

View File

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