Projects
Eulaceura:Mainline
python-pyzmq
_service:obs_scm:python-pyzmq.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:python-pyzmq.spec of Package python-pyzmq
%global _empty_manifest_terminate_build 0 Name: python-pyzmq Version: 25.1.0 Release: 1 Summary: Python bindings for 0MQ License: LGPL-3.0-only and BSD URL: https://github.com/zeromq/pyzmq Source0: https://files.pythonhosted.org/packages/64/9c/2b2614b0b86ff703b3a33ea5e044923bd7d100adc8c829d579a9b71ea9e7/pyzmq-25.1.0.tar.gz %description PyZMQ is the Python bindings for zeromq. zeromq is a lightweight and fast messaging implementation. %package -n python3-pyzmq Summary: Python bindings for 0MQ Provides: python-pyzmq = %{version}-%{release} BuildRequires: python3-devel BuildRequires: python3-setuptools BuildRequires: python3-cffi BuildRequires: python3-Cython BuildRequires: python-packaging BuildRequires: gcc BuildRequires: zeromq-devel %description -n python3-pyzmq PyZMQ is the Python bindings for zeromq. zeromq is a lightweight and fast messaging implementation. %package help Summary: Development documents and examples for pyzmq Provides: python3-pyzmq-doc %description help PyZMQ is the Python bindings for zeromq. zeromq is a lightweight and fast messaging implementation. %prep %autosetup -n pyzmq-%{version} %build %py3_build %install %py3_install install -d -m755 %{buildroot}/%{_pkgdocdir} if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi if [ -f README.rst ]; then cp -af README.rst %{buildroot}/%{_pkgdocdir}; fi if [ -f README.md ]; then cp -af README.md %{buildroot}/%{_pkgdocdir}; fi if [ -f README.txt ]; then cp -af README.txt %{buildroot}/%{_pkgdocdir}; fi pushd %{buildroot} if [ -d usr/lib ]; then find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/lib64 ]; then find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/bin ]; then find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/sbin ]; then find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst fi touch doclist.lst if [ -d usr/share/man ]; then find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst fi popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . %files -n python3-pyzmq -f filelist.lst %dir %{python3_sitearch}/* %files help -f doclist.lst %{_docdir}/* %changelog * Thu Jun 08 2023 wangjunqi <wangjunqi@kylinos.cn> - 25.1.0-1 - Update package to version 25.1.0 * Tue Apr 4 2023 wubijie <wubijie@kylinos.cn> - 25.0.2-1 - Update package to version 25.0.2 * Fri Mar 17 2023 wubijie <wubijie@kylinos.cn> - 25.0.1-1 - Update package to version 25.0.1 * Fri Nov 18 2022 jiangxinyu <jiangxinyu@kylinos.cn> - 24.0.1-1 - Update package to version 24.0.1 * Mon Jun 27 2022 jinzhiguang <jinzhiguang@kylinos.cn> - 23.2.0-1 - DESC: update to 23.2.0 * Wed Aug 04 2021 chenyanpanHW <chenyanpan@huawei.com> - 22.1.0-2 - DESC: delete BuildRequires gdb * Tue Jul 13 2021 Kou Wenqi <kouwenqi@kylinos.cn> - 22.1.0-1 - Init package
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2