Rebuilt for Python 3.9
This commit is contained in:
parent
c7732f881c
commit
5c191bbe10
@ -1,8 +1,7 @@
|
||||
%global _without_tests 1
|
||||
%global pypi_name chardet
|
||||
Name: python-%{pypi_name}
|
||||
Version: 3.0.4
|
||||
Release: 16%{?dist}
|
||||
Release: 17%{?dist}
|
||||
Summary: Character encoding auto-detection in Python
|
||||
License: LGPLv2
|
||||
URL: https://github.com/%{pypi_name}/%{pypi_name}
|
||||
@ -59,6 +58,9 @@ sed -ie '1d' %{pypi_name}/cli/chardetect.py
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 3.0.4-17
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 3.0.4-16
|
||||
- Bootstrap for Python 3.9
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user