- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
This commit is contained in:
parent
5c191bbe10
commit
2a8b62bcef
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name chardet
|
%global pypi_name chardet
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 3.0.4
|
Version: 3.0.4
|
||||||
Release: 17%{?dist}
|
Release: 18%{?dist}
|
||||||
Summary: Character encoding auto-detection in Python
|
Summary: Character encoding auto-detection in Python
|
||||||
License: LGPLv2
|
License: LGPLv2
|
||||||
URL: https://github.com/%{pypi_name}/%{pypi_name}
|
URL: https://github.com/%{pypi_name}/%{pypi_name}
|
||||||
@ -58,6 +58,9 @@ sed -ie '1d' %{pypi_name}/cli/chardetect.py
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.4-18
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
|
||||||
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 3.0.4-17
|
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 3.0.4-17
|
||||||
- Rebuilt for Python 3.9
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user