Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
381094fdbb |
1 changed files with 4 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
Name: pykickstart
|
||||
Version: 3.66
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
License: GPL-2.0-only
|
||||
Summary: Python utilities for manipulating kickstart files.
|
||||
Url: http://fedoraproject.org/wiki/pykickstart
|
||||
|
|
@ -76,6 +76,9 @@ LC_ALL=C make PYTHON=%{__python3} test-no-coverage
|
|||
%{python3_sitelib}/pykickstart-%{version}.dist-info
|
||||
|
||||
%changelog
|
||||
* Mon Sep 22 2025 Brian C. Lane <bcl@redhat.com> - 3.66-5
|
||||
- Rebuilt for Python 3.14.0rc3 bytecode
|
||||
|
||||
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 3.66-4
|
||||
- Rebuilt for Python 3.14.0rc2 bytecode
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue