rebuilt with py36 support [release 19.0-2mamba;Thu May 16 2019]
This commit is contained in:
parent
389c763b5e
commit
0044da1138
@ -1,6 +1,6 @@
|
|||||||
Name: python-packaging
|
Name: python-packaging
|
||||||
Version: 19.0
|
Version: 19.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Core utilities for Python packages
|
Summary: Core utilities for Python packages
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -42,14 +42,12 @@ CFLAGS="%{optflags}" %{__python} setup.py build
|
|||||||
|
|
||||||
%files %{?pyappend} -f %{name}.filelist
|
%files %{?pyappend} -f %{name}.filelist
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
## note: this list is just an example; modify as required
|
|
||||||
# %{python_sitearch}/%{name}.py*
|
|
||||||
# %{python_sitearch}/%{name}.so
|
|
||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
## note: eventually add the remaining documents (if any)
|
|
||||||
# %doc README.rst
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 16 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 19.0-2mamba
|
||||||
|
- rebuilt with py36 support
|
||||||
|
|
||||||
* Tue Jan 29 2019 Automatic Build System <autodist@mambasoft.it> 19.0-1mamba
|
* Tue Jan 29 2019 Automatic Build System <autodist@mambasoft.it> 19.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user