Rebuilt for Python 3.8

This commit is contained in:
Miro Hrončok 2019-08-15 15:41:37 +02:00
parent ef4c7330c8
commit d947672d8f

View File

@ -1,8 +1,7 @@
%global _without_tests 1
%global pypi_name chardet
Name: python-%{pypi_name}
Version: 3.0.4
Release: 11%{?dist}
Release: 12%{?dist}
Summary: Character encoding auto-detection in Python
License: LGPLv2
URL: https://github.com/%{pypi_name}/%{pypi_name}
@ -82,6 +81,9 @@ rm %{buildroot}%{_bindir}/*
%changelog
* Thu Aug 15 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0.4-12
- Rebuilt for Python 3.8
* Wed Aug 14 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0.4-11
- Bootstrap for Python 3.8