forked from pool/python-pyzmq
		
	Accepting request 580750 from home:aplanas:branches:devel:languages:python
- Recommends only for SUSE OBS-URL: https://build.opensuse.org/request/show/580750 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=60
This commit is contained in:
		@@ -24,7 +24,7 @@ Name:           python-pyzmq
 | 
			
		||||
Version:        17.0.0
 | 
			
		||||
Release:        0
 | 
			
		||||
Summary:        Python bindings for 0MQ
 | 
			
		||||
License:        LGPL-3.0+ and BSD-3-Clause
 | 
			
		||||
License:        LGPL-3.0-or-later AND BSD-3-Clause
 | 
			
		||||
Group:          Development/Languages/Python
 | 
			
		||||
Url:            http://github.com/zeromq/pyzmq
 | 
			
		||||
Source:         https://files.pythonhosted.org/packages/source/p/pyzmq/pyzmq-%{version}.tar.gz
 | 
			
		||||
@@ -48,6 +48,7 @@ BuildRequires:  zeromq-devel
 | 
			
		||||
# Test requirements
 | 
			
		||||
BuildRequires:  %{python_module nose}
 | 
			
		||||
Requires:       python
 | 
			
		||||
%if 0%{?suse_version} >= 1000
 | 
			
		||||
Recommends:     python-cffi
 | 
			
		||||
Recommends:     python-gevent
 | 
			
		||||
Recommends:     python-numpy
 | 
			
		||||
@@ -57,6 +58,7 @@ Recommends:     python-simplejson
 | 
			
		||||
Recommends:     python-tornado
 | 
			
		||||
Recommends:     python-paramiko
 | 
			
		||||
Recommends:     zeromq
 | 
			
		||||
%endif
 | 
			
		||||
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 | 
			
		||||
%python_subpackages
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user