- doc/versionremoved: Update VersionChange import for Sphinx 8.0.0 (bcl)
Related: RHEL-61426 - workflow: Use python 3.12.7 for testing (bcl) Related: RHEL-61426 - options: adjust to behavior change in upstream _parse_optional (awilliam) Resolves: RHEL-61426
This commit is contained in:
parent
19ecf83908
commit
1dc02b5937
2
.gitignore
vendored
2
.gitignore
vendored
@ -268,3 +268,5 @@ pykickstart-1.78.tar.gz
|
||||
/pykickstart-3.52.4.tar.gz.asc
|
||||
/pykickstart-3.52.5.tar.gz
|
||||
/pykickstart-3.52.5.tar.gz.asc
|
||||
/pykickstart-3.52.6.tar.gz
|
||||
/pykickstart-3.52.6.tar.gz.asc
|
||||
|
@ -4,7 +4,7 @@
|
||||
%bcond_with signed
|
||||
|
||||
Name: pykickstart
|
||||
Version: 3.52.5
|
||||
Version: 3.52.6
|
||||
Release: 1%{?dist}
|
||||
License: GPL-2.0-only
|
||||
Summary: Python utilities for manipulating kickstart files.
|
||||
@ -78,6 +78,14 @@ LC_ALL=C make PYTHON=%{__python3} test-no-coverage
|
||||
%{python3_sitelib}/pykickstart*.egg-info
|
||||
|
||||
%changelog
|
||||
* Fri Oct 04 2024 Brian C. Lane <bcl@redhat.com> - 3.52.6-1
|
||||
- doc/versionremoved: Update VersionChange import for Sphinx 8.0.0 (bcl)
|
||||
Related: RHEL-61426
|
||||
- workflow: Use python 3.12.7 for testing (bcl)
|
||||
Related: RHEL-61426
|
||||
- options: adjust to behavior change in upstream _parse_optional (awilliam)
|
||||
Resolves: RHEL-61426
|
||||
|
||||
* Mon Aug 05 2024 Brian C. Lane <bcl@redhat.com> - 3.52.5-1
|
||||
- Mark the vnc command as deprecated on RHEL 10 (mkolman)
|
||||
Resolves: RHEL-41219
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (pykickstart-3.52.5.tar.gz) = 6b76906e87809df74546d33326dbc28e0d5f505b899269f6f5988e9a7b79f272aaf29ee1a204b678ef45366d4f045f355dd2acd63ebd0599ed2d99c03496e870
|
||||
SHA512 (pykickstart-3.52.5.tar.gz.asc) = 16ae219583c7afd9f8b46abaf1c3f942a0311568f1b5d8c9a6d03e8d87f5a510d661aed467c8c210578b34d577c449b6038c42f0e9247e1af48fda86e5955b89
|
||||
SHA512 (pykickstart-3.52.6.tar.gz) = 06825fac9d2bc3eff36b32318e0fa5472b590369bc32ee3eb9b18f0a225a303b4aaef1951b0e5c7cb47d5ac411d7aea024929adc42ce6c21f67d214058fdf291
|
||||
SHA512 (pykickstart-3.52.6.tar.gz.asc) = 6136cc8183d7c4fbf4fb0cd174c8affb352fcdbfa9fe0d89a8b309935244bdb011f9413af3dc0699391d56c030c1e3005d4c809940c2dc349c2cde2877b44342
|
||||
|
Loading…
Reference in New Issue
Block a user