public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pykickstart] rawhide: - Add commands for manual partitioning for Stratis (vtrefny)
@ 2026-08-03 20:39 Brian C. Lane
0 siblings, 0 replies; only message in thread
From: Brian C. Lane @ 2026-08-03 20:39 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pykickstart
Branch : rawhide
Commit : 36dbd0b03269758ace8aa7241dd300ea1b50ed49
Author : Brian C. Lane <bcl@redhat.com>
Date : 2026-08-03T13:37:36-07:00
Stats : +8/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/pykickstart/c/36dbd0b03269758ace8aa7241dd300ea1b50ed49?branch=rawhide
Log:
- Add commands for manual partitioning for Stratis (vtrefny)
---
diff --git a/.gitignore b/.gitignore
index d8d5125..25979c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -306,3 +306,5 @@ pykickstart-1.78.tar.gz
/pykickstart-3.75.tar.gz.asc
/pykickstart-3.76.tar.gz
/pykickstart-3.76.tar.gz.asc
+/pykickstart-3.77.tar.gz
+/pykickstart-3.77.tar.gz.asc
diff --git a/pykickstart.spec b/pykickstart.spec
index 187dd8c..e82751b 100644
--- a/pykickstart.spec
+++ b/pykickstart.spec
@@ -4,7 +4,7 @@
%bcond_with signed
Name: pykickstart
-Version: 3.76
+Version: 3.77
Release: 1%{?dist}
License: GPL-2.0-only
Summary: Python utilities for manipulating kickstart files.
@@ -85,6 +85,9 @@ LC_ALL=C make PYTHON=%{__python3} test-no-coverage
%{python3_sitelib}/pykickstart-%{version}.dist-info
%changelog
+* Mon Aug 03 2026 Brian C. Lane <bcl@redhat.com> - 3.77-1
+- Add commands for manual partitioning for Stratis (vtrefny)
+
* Fri Jul 17 2026 Brian C. Lane <bcl@redhat.com> - 3.76-1
- Add support for Stratis storage to autopart (vtrefny)
diff --git a/sources b/sources
index 7197429..bf6a022 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (pykickstart-3.76.tar.gz) = a88edf75cd74fa10b7b755184f05548244ae4cdeab5da34e64e7bd904922ba3a062f773c0b68f65fd6e23b56749600d36bcc8abbc510d1a0b5a8dcbbd92347cf
-SHA512 (pykickstart-3.76.tar.gz.asc) = a6dfda923197d05ef87ecc8924d79f09ca7505d61628ddddd26b1c0529e4c772f8a0b8fbc63db88ce0f3e2488d07f1d05462c4999891d7ca9080b29847d95f9c
+SHA512 (pykickstart-3.77.tar.gz) = 09c4bb56aafaaf62bc84ca194a386486a568a1a51c95d3195eb2910baa6aee188ccbfcc04c221c2230cd3c4e9f47b8f8d798349bd3b0f2ce1bde74cab405bc46
+SHA512 (pykickstart-3.77.tar.gz.asc) = 0319ef4620741e4fb240f7a147c0c84ab4f21c83be5b01ae5f97c2b5ea7a1ffc3b0d53c7beb91ff36bf711f02c85132ad477c4530a365857ace2fc55294f41d3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-03 20:39 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-03 20:39 [rpms/pykickstart] rawhide: - Add commands for manual partitioning for Stratis (vtrefny) Brian C. Lane
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox