15
0

- Update to 19.3.3:

* No upstream changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-autobahn?expand=0&rev=12
This commit is contained in:
Tomáš Chvátal
2019-03-26 13:19:21 +00:00
committed by Git OBS Bridge
parent bea9b0a4bb
commit 799d505f4a
4 changed files with 12 additions and 6 deletions

View File

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

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Mar 26 13:18:38 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 19.3.3:
* No upstream changelog
-------------------------------------------------------------------
Tue Mar 19 14:37:02 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} %{!?skip_python3:python3-%{**}}}
Name: python-autobahn
Version: 19.3.2
Version: 19.3.3
Release: 0
Summary: WebSocket and WAMP in Python for Twisted and asyncio
License: MIT
@@ -26,6 +26,7 @@ Group: Development/Languages/Python
URL: https://github.com/crossbario/autobahn-python
Source: https://files.pythonhosted.org/packages/source/a/autobahn/autobahn-%{version}.tar.gz
BuildRequires: %{python_module PyNaCl >= 1.0.1}
BuildRequires: %{python_module PyQRCode >= 1.1}
BuildRequires: %{python_module Twisted >= 12.1.0}
BuildRequires: %{python_module argon2_cffi >= 18.1.0}
BuildRequires: %{python_module cbor >= 1.0.0}
@@ -38,7 +39,6 @@ BuildRequires: %{python_module msgpack >= 0.6.1}
BuildRequires: %{python_module passlib >= 1.7.1}
BuildRequires: %{python_module py-ubjson >= 0.8.4}
BuildRequires: %{python_module pyOpenSSL >= 16.2.0}
BuildRequires: %{python_module pyqrcode >= 1.1}
BuildRequires: %{python_module pytest >= 2.8.6}
BuildRequires: %{python_module pytrie >= 0.2}
BuildRequires: %{python_module service_identity >= 16.0.0}
@@ -55,6 +55,7 @@ BuildRequires: python2-trollius
BuildRequires: python3-pytest-aiohttp
BuildRequires: python3-pytest-asyncio
Requires: python-PyNaCl >= 1.0.1}
Requires: python-PyQRCode >= 1.1
Requires: python-Twisted >= 12.1.0
Requires: python-argon2_cffi >= 18.1.0
Requires: python-cbor >= 1.0.0
@@ -66,7 +67,6 @@ Requires: python-msgpack >= 0.6.1
Requires: python-passlib >= 1.7.1
Requires: python-py-ubjson >= 0.8.4
Requires: python-pyOpenSSL >= 16.2.0
Requires: python-pyqrcode >= 1.1
Requires: python-pytrie >= 0.2
Requires: python-service_identity >= 16.0.0
Requires: python-six >= 1.11.0