Rebuilt for Python 3.9

This commit is contained in:
Miro Hrončok 2020-05-23 21:22:57 +02:00
parent 52e339296a
commit 8355a1794a

View File

@ -9,7 +9,7 @@
Name: python-%{pypi_name}
Version: 1.5.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Linux Distribution - a Linux OS platform information API
License: ASL 2.0
@ -119,6 +119,9 @@ rm -rf %{pypi_name}.egg-info
%endif
%changelog
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.5.0-3
- Rebuilt for Python 3.9
* Mon May 11 2020 Stephen Gallagher <sgallagh@redhat.com> - 1.5.0-2
- Fix Python configuration for ELN/RHEL 9
- Rework bconds for Python now that there are no Fedoras left that should