Rebuilt for Python 3.11
This commit is contained in:
parent
3ec2a91656
commit
e3c0e18c48
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: pykickstart
|
Name: pykickstart
|
||||||
Version: 3.40
|
Version: 3.40
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: GPLv2 and MIT
|
License: GPLv2 and MIT
|
||||||
Summary: Python utilities for manipulating kickstart files.
|
Summary: Python utilities for manipulating kickstart files.
|
||||||
Url: http://fedoraproject.org/wiki/pykickstart
|
Url: http://fedoraproject.org/wiki/pykickstart
|
||||||
@ -77,6 +77,9 @@ make PYTHON=%{__python3} test
|
|||||||
%{python3_sitelib}/pykickstart*.egg-info
|
%{python3_sitelib}/pykickstart*.egg-info
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jun 14 2022 Python Maint <python-maint@redhat.com> - 3.40-2
|
||||||
|
- Rebuilt for Python 3.11
|
||||||
|
|
||||||
* Mon Jun 13 2022 Brian C. Lane <bcl@redhat.com> - 3.40-1
|
* Mon Jun 13 2022 Brian C. Lane <bcl@redhat.com> - 3.40-1
|
||||||
- Add support for automatic LUN Scan (vponcova)
|
- Add support for automatic LUN Scan (vponcova)
|
||||||
Related: rhbz#1432883
|
Related: rhbz#1432883
|
||||||
|
Loading…
Reference in New Issue
Block a user