14
0

Accepting request 622799 from devel:languages:python

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/622799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stomp.py?expand=0&rev=2
This commit is contained in:
2018-07-18 20:54:26 +00:00
committed by Git OBS Bridge
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