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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e857bc4601c6cba348818397b7d37501b641a64b743405f65a0bc02d52baa01d
size 74263

View File

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

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> Mon Jul 13 19:51:13 UTC 2020 - Sebastian Wagner <sebix+novell.com@sebix.at>

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-stomp.py # spec file for package python-stomp.py
# #
# Copyright (c) 2020 SUSE LLC # Copyright (c) 2021 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define skip_python2 1 %define skip_python2 1
Name: python-stomp.py Name: python-stomp.py
Version: 6.1.0 Version: 6.1.1
Release: 0 Release: 0
Summary: Python STOMP client Summary: Python STOMP client
License: Apache-2.0 License: Apache-2.0
@@ -31,7 +31,7 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros BuildRequires: python-rpm-macros
Requires: python-docopt >= 0.6.2 Requires: python-docopt >= 0.6.2
Requires(post): update-alternatives Requires(post): update-alternatives
Requires(postun): update-alternatives Requires(postun):update-alternatives
BuildArch: noarch BuildArch: noarch
%python_subpackages %python_subpackages

View File

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

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

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