!6 Update to 25.0.2

From: @wk333 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2023-04-07 02:49:07 +00:00 committed by Gitee
commit 15601bc7c8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 8 additions and 5 deletions

View File

@ -1,13 +1,13 @@
Name: python-zmq Name: python-zmq
Version: 17.0.0 Version: 25.0.2
Release: 6 Release: 1
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}/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 gcc BuildRequires: chrpath python3-devel gcc python3-packaging
%description %description
This package contains the Python bindings for 0MQ.0MQ is a This package contains the Python bindings for 0MQ.0MQ is a
@ -49,7 +49,7 @@ CFLAGS="%{optflags}" %{__python3} setup.py build_ext --inplace
pathfix.py -pn -i %{__python3} %{buildroot}%{python3_sitearch} pathfix.py -pn -i %{__python3} %{buildroot}%{python3_sitearch}
%files -n python%{python3_pkgversion}-zmq %files -n python%{python3_pkgversion}-zmq
%doc README.md COPYING.* %doc README.md
%{python3_sitearch}/* %{python3_sitearch}/*
%exclude %{python3_sitearch}/zmq/tests %exclude %{python3_sitearch}/zmq/tests
@ -57,6 +57,9 @@ pathfix.py -pn -i %{__python3} %{buildroot}%{python3_sitearch}
%{python3_sitearch}/zmq/tests %{python3_sitearch}/zmq/tests
%changelog %changelog
* Fri Apr 07 2023 wangkai <13474090681@163.com> - 25.0.2-1
- Update to 25.0.2
* Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 17.0.0-6 * Mon May 31 2021 huanghaitao <huanghaitao8@huawei.com> - 17.0.0-6
- Completing build dependencies - Completing build dependencies

Binary file not shown.

BIN
pyzmq-25.0.2.tar.gz Normal file

Binary file not shown.