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,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%define skip_python2 1
Name: python-stomp.py
Version: 6.1.0
Version: 6.1.1
Release: 0
Summary: Python STOMP client
License: Apache-2.0
@@ -31,7 +31,7 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-docopt >= 0.6.2
Requires(post): update-alternatives
Requires(postun): update-alternatives
Requires(postun):update-alternatives
BuildArch: noarch
%python_subpackages