Completing build dependencies
This commit is contained in:
parent
39eaea5d30
commit
cd749e8093
@ -1,13 +1,13 @@
|
|||||||
Name: python-zmq
|
Name: python-zmq
|
||||||
Version: 17.0.0
|
Version: 17.0.0
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: Python bindings for zeromq
|
Summary: Python bindings for zeromq
|
||||||
License: LGPLv3+ and ASL 2.0 and BSD
|
License: LGPLv3+ and ASL 2.0 and BSD
|
||||||
URL: http://www.zeromq.org/bindings:python
|
URL: http://www.zeromq.org/bindings:python
|
||||||
Source0: https://github.com/zeromq/pyzmq/archive/v%{version}.tar.gz#/pyzmq-%{version}.tar.gz
|
Source0: https://github.com/zeromq/pyzmq/archive/v%{version}.tar.gz#/pyzmq-%{version}.tar.gz
|
||||||
BuildRequires: zeromq-devel python3-Cython
|
BuildRequires: zeromq-devel python3-Cython
|
||||||
BuildRequires: python%{python3_pkgversion}-devel python%{python3_pkgversion}-setuptools
|
BuildRequires: python%{python3_pkgversion}-devel python%{python3_pkgversion}-setuptools
|
||||||
BuildRequires: chrpath python3-devel
|
BuildRequires: chrpath python3-devel gcc
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains the Python bindings for 0MQ.0MQ is a
|
This package contains the Python bindings for 0MQ.0MQ is a
|
||||||
@ -57,6 +57,9 @@ pathfix.py -pn -i %{__python3} %{buildroot}%{python3_sitearch}
|
|||||||
%{python3_sitearch}/zmq/tests
|
%{python3_sitearch}/zmq/tests
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 17.0.0-6
|
||||||
|
- Completing build dependencies
|
||||||
|
|
||||||
* Mon Nov 9 2020 caodongxia <caodongxia@huawei.com> - 17.0.0-5
|
* Mon Nov 9 2020 caodongxia <caodongxia@huawei.com> - 17.0.0-5
|
||||||
- Remove python2 subpackage
|
- Remove python2 subpackage
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user