Rebuilt for Python 3.11
This commit is contained in:
parent
6f60b44847
commit
7426286be3
@ -5,7 +5,7 @@
|
||||
|
||||
Name: pykickstart
|
||||
Version: 3.39
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2 and MIT
|
||||
Summary: Python utilities for manipulating kickstart files.
|
||||
Url: http://fedoraproject.org/wiki/pykickstart
|
||||
@ -77,6 +77,9 @@ make PYTHON=%{__python3} test
|
||||
%{python3_sitelib}/pykickstart*.egg-info
|
||||
|
||||
%changelog
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 3.39-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Thu Jun 02 2022 Brian C. Lane <bcl@redhat.com> - 3.39-1
|
||||
- tests: Fix unused out variable warnings (bcl)
|
||||
- rootpw: Add an --allow-ssh argument (bcl)
|
||||
|
Loading…
Reference in New Issue
Block a user