rebuilt with -py36 support [release 3.0.4-2mamba;Fri Mar 15 2019]

This commit is contained in:
Silvan Calarco 2024-01-06 10:57:06 +01:00
parent e8047ca30a
commit 6c6ff0c636

View File

@ -1,6 +1,6 @@
Name: python-chardet
Version: 3.0.4
Release: 1mamba
Release: 2mamba
Summary: Universal Encoding Detector
Group: System/Libraries
Vendor: openmamba
@ -35,6 +35,10 @@ Detects:
- ISO-8859-8, windows-1255 (Visual and Logical Hebrew)
- TIS-620 (Thai)
%if 0%{?with_pyver}
%pyver_package
%endif
%prep
%setup -q -n chardet-%{version}
@ -52,11 +56,14 @@ CFLAGS="%{optflags}" %{__python} setup.py build
#sed -i "\,\.egg-info/,d;s,.*/man/.*,&.gz," %{name}.filelist
%files -f %{name}.filelist
%files %{?pyappend} -f %{name}.filelist
%defattr(-,root,root)
#%doc COPYING
%changelog
* Fri Mar 15 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.4-2mamba
- rebuilt with -py36 support
* Sat Nov 04 2017 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.4-1mamba
- update to 3.0.4