14
0
Sebastian Wagner
2018-07-07 08:59:48 +00:00
committed by Git OBS Bridge
parent 457b1ae9f9
commit 2bff021f9d
4 changed files with 16 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sat Jul 7 08:59:00 UTC 2018 - sebix+novell.com@sebix.at
- update to version 4.1.20:
* Fix for deadlock issue (https://github.com/jasonrbriggs/stomp.py/issues/197)
* Fix for encoding issue (https://github.com/jasonrbriggs/stomp.py/issues/195)
* Fix for reconnect issue (https://github.com/jasonrbriggs/stomp.py/issues/202)
-------------------------------------------------------------------
Sun Feb 18 21:03:29 UTC 2018 - sebix+novell.com@sebix.at

View File

@@ -13,21 +13,22 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-stomp.py
Version: 4.1.20
Version: 4.1.21
Release: 0
License: Apache-2.0
Summary: Python STOMP client
Url: https://github.com/jasonrbriggs/stomp.py
License: Apache-2.0
Group: Development/Languages/Python
Url: https://github.com/jasonrbriggs/stomp.py
Source: https://files.pythonhosted.org/packages/source/s/stomp.py/stomp.py-%{version}.tar.gz
BuildRequires: python-rpm-macros
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-docopt >= 0.6.2
BuildArch: noarch

View File

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

3
stomp.py-4.1.21.tar.gz Normal file
View File

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