automatic version update by autodist [release 15.1.0-1mamba;Sun Dec 27 2015]

This commit is contained in:
Automatic Build System 2024-01-05 16:31:46 +01:00
parent 20510ac992
commit 02f7426832

View File

@ -1,5 +1,5 @@
Name: python-pyzmq
Version: 14.7.0
Version: 15.1.0
Release: 1mamba
Summary: Python bindings for zeromq
Group: System/Libraries
@ -40,10 +40,17 @@ CFLAGS="%{optflags}" %{__python} setup.py build
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
# workaround
sed -i "/_test_asyncio/d" %{name}.filelist
%files -f %{name}.filelist
%defattr(-,root,root)
%doc COPYING.LESSER README.md
%{python_sitearch}/zmq/tests/_test_asyncio.py
%changelog
* Sun Dec 27 2015 Automatic Build System <autodist@mambasoft.it> 15.1.0-1mamba
- automatic version update by autodist
* Fri Sep 25 2015 Davide Madrisan <davide.madrisan@gmail.com> 14.7.0-1mamba
- package created by autospec