14
0
Tomáš Chvátal
2020-01-06 12:57:55 +00:00
committed by Git OBS Bridge
parent d4a1795fb9
commit 41e2980960
4 changed files with 5 additions and 7 deletions

View File

@@ -18,11 +18,10 @@
%define skip_python2 1
Name: python-stomp.py
Version: 4.2.0
Version: 5.0.0
Release: 0
Summary: Python STOMP client
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/jasonrbriggs/stomp.py
Source: https://files.pythonhosted.org/packages/source/s/stomp.py/stomp.py-%{version}.tar.gz
BuildRequires: %{python_module setuptools}
@@ -30,7 +29,6 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-docopt >= 0.6.2
BuildArch: noarch
%python_subpackages
%description