Rebuilt for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 21:45:55 +02:00 committed by Miro Hrončok
parent 1fdb9686a5
commit 649cc1968f

View File

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
Version: 1.7.0
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Linux Distribution - a Linux OS platform information API
License: ASL 2.0
@ -59,6 +59,9 @@ Suggests: /usr/bin/lsb_release
%tox
%changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.7.0-2
- Rebuilt for Python 3.11
* Wed Feb 16 2022 Marek Blaha <mblaha@redhat.com> - 1.7.0-1
- Update to 1.7.0 (#2054810)
- Drop Python 2 support in the spec