From 4dd3c4d2ad4ac03590d3016098da677aba6bc33b0b775f1e5cbe04d466b77b8b Mon Sep 17 00:00:00 2001 From: Sebastian Wagner Date: Mon, 12 Apr 2021 15:27:11 +0000 Subject: [PATCH] - update to version 7.0.0: (from v6.1.1): * Add host bind port patch (https://github.com/jasonrbriggs/stomp.py/issues/331) * Tidy up based on pycharm suggestions * Change quotes to be consistent (" rather than ') (from v6.1.0): * Remove traceback logging (https://github.com/jasonrbriggs/stomp.py/pull/290) * Add support for \r\n EOL handling (as per [stomp protocol v1.2](http://stomp.github.io/stomp-specification-1.2.html#Augmented_BNF)) * Remove heartbeat loop sleep (issue https://github.com/jasonrbriggs/stomp.py/issues/297, https://github.com/jasonrbriggs/stomp.py/pull/298) * Update version number using the makefile and the poetry version command * Add `original_headers` access to the Frame so that you can get the original value of a header even if a listener modifies it (issue: https://github.com/jasonrbriggs/stomp.py/issues/300, PR https://github.com/jasonrbriggs/stomp.py/pull/309) * Fix for reconnect failures (https://github.com/jasonrbriggs/stomp.py/pull/295) * Fix for double disconnect notifications causing issues with reconnection * Add 'verbose' to stomp.logging (and defaulting the value to False). Log lines which dump the stacktrace now use that variable - except for a couple of cases (set stomp.logging.verbose = True to change back to the previous behaviour) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stomp.py?expand=0&rev=21 --- python-stomp.py-6.1.1.tar.gz | 3 --- python-stomp.py-7.0.0.tar.gz | 3 +++ python-stomp.py.changes | 18 ++++++++++++++++++ python-stomp.py.spec | 2 +- stomp.py-6.1.1.tar.gz | 3 --- stomp.py-7.0.0.tar.gz | 3 +++ 6 files changed, 25 insertions(+), 7 deletions(-) delete mode 100644 python-stomp.py-6.1.1.tar.gz create mode 100644 python-stomp.py-7.0.0.tar.gz delete mode 100644 stomp.py-6.1.1.tar.gz create mode 100644 stomp.py-7.0.0.tar.gz diff --git a/python-stomp.py-6.1.1.tar.gz b/python-stomp.py-6.1.1.tar.gz deleted file mode 100644 index 6aa723f..0000000 --- a/python-stomp.py-6.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c734be6ca309e705b6aca6c61a306ab4a6e60d7d23ef5ccbf9e16a650b93bb00 -size 74516 diff --git a/python-stomp.py-7.0.0.tar.gz b/python-stomp.py-7.0.0.tar.gz new file mode 100644 index 0000000..ae0155d --- /dev/null +++ b/python-stomp.py-7.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb5846dff3c6c39b9823ebc9a5b0f6f4635ac4975f918f56fb60f499dd8c0321 +size 74528 diff --git a/python-stomp.py.changes b/python-stomp.py.changes index 44ad460..bb1c3e2 100644 --- a/python-stomp.py.changes +++ b/python-stomp.py.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Mon Apr 12 15:26:52 UTC 2021 - Sebastian Wagner + +- update to version 7.0.0: +(from v6.1.1): + * Add host bind port patch (https://github.com/jasonrbriggs/stomp.py/issues/331) + * Tidy up based on pycharm suggestions + * Change quotes to be consistent (" rather than ') +(from v6.1.0): + * Remove traceback logging (https://github.com/jasonrbriggs/stomp.py/pull/290) + * Add support for \r\n EOL handling (as per [stomp protocol v1.2](http://stomp.github.io/stomp-specification-1.2.html#Augmented_BNF)) + * Remove heartbeat loop sleep (issue https://github.com/jasonrbriggs/stomp.py/issues/297, https://github.com/jasonrbriggs/stomp.py/pull/298) + * Update version number using the makefile and the poetry version command + * Add `original_headers` access to the Frame so that you can get the original value of a header even if a listener modifies it (issue: https://github.com/jasonrbriggs/stomp.py/issues/300, PR https://github.com/jasonrbriggs/stomp.py/pull/309) + * Fix for reconnect failures (https://github.com/jasonrbriggs/stomp.py/pull/295) + * Fix for double disconnect notifications causing issues with reconnection + * Add 'verbose' to stomp.logging (and defaulting the value to False). Log lines which dump the stacktrace now use that variable - except for a couple of cases (set stomp.logging.verbose = True to change back to the previous behaviour) + ------------------------------------------------------------------- Mon Apr 5 19:10:50 UTC 2021 - Sebastian Wagner diff --git a/python-stomp.py.spec b/python-stomp.py.spec index b32ce6d..a15fbb8 100644 --- a/python-stomp.py.spec +++ b/python-stomp.py.spec @@ -18,7 +18,7 @@ %define skip_python2 1 Name: python-stomp.py -Version: 6.1.1 +Version: 7.0.0 Release: 0 Summary: Python STOMP client License: Apache-2.0 diff --git a/stomp.py-6.1.1.tar.gz b/stomp.py-6.1.1.tar.gz deleted file mode 100644 index df33526..0000000 --- a/stomp.py-6.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dbd069175772fa77218fa6d813ffbf6f7856fa0360fa195c465f885658b764e8 -size 34817 diff --git a/stomp.py-7.0.0.tar.gz b/stomp.py-7.0.0.tar.gz new file mode 100644 index 0000000..15a3491 --- /dev/null +++ b/stomp.py-7.0.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb301f338292b1b95089c6f1d3a38a9dd8353a5ff3f921e389dfa5f9413b5a8a +size 34772