forked from pool/python-amqpstorm
Accepting request 717016 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/717016 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-amqpstorm?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 19 10:19:40 UTC 2019 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Fix build on SLE-12
|
||||
+ Add python to BuildRequires for suse_version < 1500
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 7 14:46:15 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
@@ -25,6 +25,9 @@ License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/eandersson/amqpstorm
|
||||
Source: https://files.pythonhosted.org/packages/source/A/AMQPStorm/AMQPStorm-%{version}.tar.gz
|
||||
%if 0%{?suse_version} < 1500
|
||||
BuildRequires: python
|
||||
%endif
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module nose-timer}
|
||||
BuildRequires: %{python_module nose}
|
||||
|
||||
Reference in New Issue
Block a user