Rebuilt for Python 3.11
This commit is contained in:
parent
1fdb9686a5
commit
649cc1968f
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.7.0
|
Version: 1.7.0
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Linux Distribution - a Linux OS platform information API
|
Summary: Linux Distribution - a Linux OS platform information API
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -59,6 +59,9 @@ Suggests: /usr/bin/lsb_release
|
|||||||
%tox
|
%tox
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Feb 16 2022 Marek Blaha <mblaha@redhat.com> - 1.7.0-1
|
||||||
- Update to 1.7.0 (#2054810)
|
- Update to 1.7.0 (#2054810)
|
||||||
- Drop Python 2 support in the spec
|
- Drop Python 2 support in the spec
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user