forked from pool/python-pyzmq
Accepting request 163858 from devel:languages:python3
- Add python3 requires and buildrequires. It will not work without them - Changes suggests to recommends since there is no way to install suggets currently OBS-URL: https://build.opensuse.org/request/show/163858 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=24
This commit is contained in:
@@ -28,7 +28,7 @@ BuildRequires: python-devel
|
||||
BuildRequires: zeromq-devel
|
||||
# Test requirements:
|
||||
BuildRequires: python-Cython
|
||||
Suggests: zeromq
|
||||
Recommends: zeromq
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
%{!?python_sitearch: %global python_sitearch %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
|
||||
|
Reference in New Issue
Block a user