Bootstrap for Python 3.8
This commit is contained in:
parent
a860223f54
commit
ef4c7330c8
@ -1,7 +1,8 @@
|
|||||||
|
%global _without_tests 1
|
||||||
%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: 10%{?dist}
|
Release: 11%{?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}
|
||||||
@ -81,6 +82,9 @@ rm %{buildroot}%{_bindir}/*
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 14 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0.4-11
|
||||||
|
- Bootstrap for Python 3.8
|
||||||
|
|
||||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.4-10
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.4-10
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user