Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Brian C. Lane
381094fdbb - Rebuilt for Python 3.14.0rc3 bytecode 2025-09-22 09:15:39 -07:00

View file

@ -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