Update to 25.0.2
This commit is contained in:
parent
e6a054feae
commit
a5de8e354a
@ -1,13 +1,13 @@
|
||||
Name: python-zmq
|
||||
Version: 17.0.0
|
||||
Release: 6
|
||||
Version: 25.0.2
|
||||
Release: 1
|
||||
Summary: Python bindings for zeromq
|
||||
License: LGPLv3+ and ASL 2.0 and BSD
|
||||
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: python%{python3_pkgversion}-devel python%{python3_pkgversion}-setuptools
|
||||
BuildRequires: chrpath python3-devel gcc
|
||||
BuildRequires: chrpath python3-devel gcc python3-packaging
|
||||
|
||||
%description
|
||||
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}
|
||||
|
||||
%files -n python%{python3_pkgversion}-zmq
|
||||
%doc README.md COPYING.*
|
||||
%doc README.md
|
||||
%{python3_sitearch}/*
|
||||
%exclude %{python3_sitearch}/zmq/tests
|
||||
|
||||
@ -57,6 +57,9 @@ pathfix.py -pn -i %{__python3} %{buildroot}%{python3_sitearch}
|
||||
%{python3_sitearch}/zmq/tests
|
||||
|
||||
%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
|
||||
- Completing build dependencies
|
||||
|
||||
|
||||
Binary file not shown.
BIN
pyzmq-25.0.2.tar.gz
Normal file
BIN
pyzmq-25.0.2.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user