rebuilt with py36 support [release 19.0-2mamba;Thu May 16 2019]

This commit is contained in:
Silvan Calarco 2024-01-05 16:14:05 +01:00
parent 389c763b5e
commit 0044da1138

View File

@ -1,6 +1,6 @@
Name: python-packaging
Version: 19.0
Release: 1mamba
Release: 2mamba
Summary: Core utilities for Python packages
Group: System/Libraries
Vendor: openmamba
@ -42,14 +42,12 @@ CFLAGS="%{optflags}" %{__python} setup.py build
%files %{?pyappend} -f %{name}.filelist
%defattr(-,root,root)
## note: this list is just an example; modify as required
# %{python_sitearch}/%{name}.py*
# %{python_sitearch}/%{name}.so
%doc LICENSE
## note: eventually add the remaining documents (if any)
# %doc README.rst
%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
- automatic version update by autodist