From 799d505f4acc8e141fc30cfa6c25b83b1c515f544fcb32b570b6ef2dbc77eaae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 26 Mar 2019 13:19:21 +0000 Subject: [PATCH] - 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 --- autobahn-19.3.2.tar.gz | 3 --- autobahn-19.3.3.tar.gz | 3 +++ python-autobahn.changes | 6 ++++++ python-autobahn.spec | 6 +++--- 4 files changed, 12 insertions(+), 6 deletions(-) delete mode 100644 autobahn-19.3.2.tar.gz create mode 100644 autobahn-19.3.3.tar.gz diff --git a/autobahn-19.3.2.tar.gz b/autobahn-19.3.2.tar.gz deleted file mode 100644 index 4a16fb8..0000000 --- a/autobahn-19.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70a221d5e01923ea81457de04a3270ea2de376a759345ec4e8693db216c603a9 -size 265350 diff --git a/autobahn-19.3.3.tar.gz b/autobahn-19.3.3.tar.gz new file mode 100644 index 0000000..334c0e9 --- /dev/null +++ b/autobahn-19.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e92f40ab26fb51672c25cd301ae79a549c6ff7748effe6abdea2ef31d5363a4f +size 267907 diff --git a/python-autobahn.changes b/python-autobahn.changes index 8d64a6b..9f7f568 100644 --- a/python-autobahn.changes +++ b/python-autobahn.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 26 13:18:38 UTC 2019 - Tomáš Chvátal + +- Update to 19.3.3: + * No upstream changelog + ------------------------------------------------------------------- Tue Mar 19 14:37:02 UTC 2019 - Tomáš Chvátal diff --git a/python-autobahn.spec b/python-autobahn.spec index 6ae84a1..fb7718a 100644 --- a/python-autobahn.spec +++ b/python-autobahn.spec @@ -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