Rebuilt for Python 3.8

This commit is contained in:
Miro Hrončok 2019-08-19 10:36:37 +02:00
parent 4bfd61c7bf
commit 0b11758131

View File

@ -6,7 +6,7 @@
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 0.14 Version: 0.14
Release: 3%{?dist} Release: 4%{?dist}
Summary: Python module to interface with %{pypi_name} Summary: Python module to interface with %{pypi_name}
License: GPLv2 License: GPLv2
@ -104,6 +104,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitearch}
%{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info %{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info
%changelog %changelog
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.14-4
- Rebuilt for Python 3.8
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-3 * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.14-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild