forked from pool/python-stomp.py
Accepting request 697387 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/697387 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-stomp.py?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 18 16:12:05 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
- update to version 4.1.22
|
||||
* Infinite retry attempts
|
||||
* Terminate heartbeat thread on shutdown
|
||||
* Remove unused wait_on_receipt parameter
|
||||
* Reduce verbosity in logging to not include headers unless debug
|
||||
level is turned on (potential security issue)
|
||||
* Fix for disconnect receipt usage in transport
|
||||
* Add __enter__/__exit__ to Connection so it can be used as a
|
||||
context
|
||||
* Additional ssl options
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 4 12:54:58 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-stomp.py
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-stomp.py
|
||||
Version: 4.1.21
|
||||
Version: 4.1.22
|
||||
Release: 0
|
||||
Summary: Python STOMP client
|
||||
License: Apache-2.0
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b06828a281ebf288f0b0b4152d29c73d440408161e0265b677e6382ad3aa9e3
|
||||
size 49228
|
3
stomp.py-4.1.22.tar.gz
Normal file
3
stomp.py-4.1.22.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d28120d902dcb81274cf78bd269dfbdfe2b20ea5ae5b33d90b56a32e8c18abe2
|
||||
size 50541
|
Reference in New Issue
Block a user