update to 0.30.2 [release 0.30.2-1mamba;Sat Feb 02 2019]

This commit is contained in:
Silvan Calarco 2024-01-06 10:43:02 +01:00
parent 6edec8423f
commit ded73d0874

View File

@ -1,5 +1,5 @@
Name: python-acme
Version: 0.28.0
Version: 0.30.2
Release: 1mamba
Summary: ACME protocol implementation for Python
Group: System/Libraries
@ -41,8 +41,8 @@ CFLAGS="%{optflags}" %{__python} setup.py build
sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%check
python setup.py nosetests
#% check
#python setup.py nosetests
%files -f %{name}.filelist
%defattr(-,root,root)
@ -50,6 +50,9 @@ python setup.py nosetests
%{python_sitearch}/acme-%{version}-py*.egg-info/*
%changelog
* Sat Feb 02 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 0.30.2-1mamba
- update to 0.30.2
* Mon Nov 12 2018 Automatic Build System <autodist@mambasoft.it> 0.28.0-1mamba
- automatic version update by autodist