Bootstrap for Python 3.9

This commit is contained in:
Miro Hrončok 2020-05-22 04:35:29 +02:00
parent 9f6cb06a91
commit c7732f881c

View File

@ -1,7 +1,8 @@
%global _without_tests 1
%global pypi_name chardet
Name: python-%{pypi_name}
Version: 3.0.4
Release: 15%{?dist}
Release: 16%{?dist}
Summary: Character encoding auto-detection in Python
License: LGPLv2
URL: https://github.com/%{pypi_name}/%{pypi_name}
@ -58,6 +59,9 @@ sed -ie '1d' %{pypi_name}/cli/chardetect.py
%changelog
* Fri May 22 2020 Miro Hrončok <mhroncok@redhat.com> - 3.0.4-16
- Bootstrap for Python 3.9
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.4-15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild