public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Brian C. Lane <bcl@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/pykickstart] rawhide: - Add support for Stratis storage to autopart (vtrefny)
Date: Fri, 17 Jul 2026 17:15:02 GMT	[thread overview]
Message-ID: <178430850274.1.13953891818089478959.rpms-pykickstart-c442cee52222@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/pykickstart
Branch : rawhide
Commit : c442cee522228b1a6a5b851118b660ccd12fa457
Author : Brian C. Lane <bcl@redhat.com>
Date   : 2026-07-17T09:52:51-07:00
Stats  : +9/-4 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/pykickstart/c/c442cee522228b1a6a5b851118b660ccd12fa457?branch=rawhide

Log:
- Add support for Stratis storage to autopart (vtrefny)

---
diff --git a/.gitignore b/.gitignore
index 31f60b8..d8d5125 100644
--- a/.gitignore
+++ b/.gitignore
@@ -304,3 +304,5 @@ pykickstart-1.78.tar.gz
 /pykickstart-3.74.tar.gz.asc
 /pykickstart-3.75.tar.gz
 /pykickstart-3.75.tar.gz.asc
+/pykickstart-3.76.tar.gz
+/pykickstart-3.76.tar.gz.asc

diff --git a/pykickstart.spec b/pykickstart.spec
index 3704541..187dd8c 100644
--- a/pykickstart.spec
+++ b/pykickstart.spec
@@ -4,8 +4,8 @@
 %bcond_with signed
 
 Name:      pykickstart
-Version:   3.75
-Release:   2%{?dist}
+Version:   3.76
+Release:   1%{?dist}
 License:   GPL-2.0-only
 Summary:   Python utilities for manipulating kickstart files.
 Url:       http://fedoraproject.org/wiki/pykickstart
@@ -85,6 +85,9 @@ LC_ALL=C make PYTHON=%{__python3} test-no-coverage
 %{python3_sitelib}/pykickstart-%{version}.dist-info
 
 %changelog
+* Fri Jul 17 2026 Brian C. Lane <bcl@redhat.com> - 3.76-1
+- Add support for Stratis storage to autopart (vtrefny)
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 3.75-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

diff --git a/sources b/sources
index 3e327a1..7197429 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (pykickstart-3.75.tar.gz) = c49fb743e96dd9c2f730d5d53fd78b0ad6bf3c93ea238fce64543127fffa8d4206a5f30461009025899e891e58cd5471143497180f1fe40d1ce40ef71bb63c8d
-SHA512 (pykickstart-3.75.tar.gz.asc) = 9cde1c21b2351f44a27dc3836a8967e3771a7637f9c91ac67fd7e41a6ed1a39fcd5c8cc7968ac49e1e733d7b5092ef7b83b220bfe48ce82d621270b4a684dbb5
+SHA512 (pykickstart-3.76.tar.gz) = a88edf75cd74fa10b7b755184f05548244ae4cdeab5da34e64e7bd904922ba3a062f773c0b68f65fd6e23b56749600d36bcc8abbc510d1a0b5a8dcbbd92347cf
+SHA512 (pykickstart-3.76.tar.gz.asc) = a6dfda923197d05ef87ecc8924d79f09ca7505d61628ddddd26b1c0529e4c772f8a0b8fbc63db88ce0f3e2488d07f1d05462c4999891d7ca9080b29847d95f9c

                 reply	other threads:[~2026-07-17 17:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178430850274.1.13953891818089478959.rpms-pykickstart-c442cee52222@fedoraproject.org \
    --to=bcl@redhat.com \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox