14
0

- update to version 6.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 ')

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-stomp.py?expand=0&rev=20
This commit is contained in:
Sebastian Wagner
2021-04-05 19:11:18 +00:00
committed by Git OBS Bridge
parent bbe84e0419
commit 63477aabd1
6 changed files with 17 additions and 9 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Apr 5 19:10:50 UTC 2021 - Sebastian Wagner <sebix+novell.com@sebix.at>
- update to version 6.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 ')
-------------------------------------------------------------------
Mon Jul 13 19:51:13 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>