public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pykickstart] rawhide: - packit.yaml: Just list the tar.gz (bcl)
@ 2026-06-22 19:02 Brian C. Lane
  0 siblings, 0 replies; only message in thread
From: Brian C. Lane @ 2026-06-22 19:02 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/pykickstart
            Branch : rawhide
            Commit : b983412d577f81f4165d89464250a008207e2117
            Author : Brian C. Lane <bcl@redhat.com>
            Date   : 2026-06-22T11:59:33-07:00
            Stats  : +10/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/pykickstart/c/b983412d577f81f4165d89464250a008207e2117?branch=rawhide

            Log:
            - packit.yaml: Just list the tar.gz (bcl)
- Makefile: Use https for po-pull (bcl)
- packit: generate spec file after upstream clone (k.koukiou)

---
diff --git a/.gitignore b/.gitignore
index 2fa4a80..31f60b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -302,3 +302,5 @@ pykickstart-1.78.tar.gz
 /pykickstart-3.73.tar.gz.asc
 /pykickstart-3.74.tar.gz
 /pykickstart-3.74.tar.gz.asc
+/pykickstart-3.75.tar.gz
+/pykickstart-3.75.tar.gz.asc

diff --git a/pykickstart.spec b/pykickstart.spec
index 9833ae6..2e41646 100644
--- a/pykickstart.spec
+++ b/pykickstart.spec
@@ -4,7 +4,7 @@
 %bcond_with signed
 
 Name:      pykickstart
-Version:   3.74
+Version:   3.75
 Release:   1%{?dist}
 License:   GPL-2.0-only
 Summary:   Python utilities for manipulating kickstart files.
@@ -85,6 +85,11 @@ LC_ALL=C make PYTHON=%{__python3} test-no-coverage
 %{python3_sitelib}/pykickstart-%{version}.dist-info
 
 %changelog
+* Mon Jun 22 2026 Brian C. Lane <bcl@redhat.com> - 3.75-1
+- packit.yaml: Just list the tar.gz (bcl)
+- Makefile: Use https for po-pull (bcl)
+- packit: generate spec file after upstream clone (k.koukiou)
+
 * Mon Jun 08 2026 Brian C. Lane <bcl@redhat.com> - 3.74-1
 - spec: do not depend on pytest-cov, nor pytest-xdist on RHEL (yselkowi)
 - Fix filename typo in condition (github.com)

diff --git a/sources b/sources
index 9f4e8a4..3e327a1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-SHA512 (pykickstart-3.74.tar.gz) = db05d371c2888bb196e43fab77842a4a1354ab75aaa6bac52227e1029a7d26f2d6ba0d3e3800398690170063352b719a50c5ce3ee65394ea0ea90805072b806b
-SHA512 (pykickstart-3.74.tar.gz.asc) = 5742a84d51ac6a7b54ceeefa72fc9d6059c596e5a11d5892ac5506dbd8d4127d7fb97981fc8eb8776c5b6a93284c8a66560b3491b603d346ef9b860eadcba409
+SHA512 (pykickstart-3.75.tar.gz) = c49fb743e96dd9c2f730d5d53fd78b0ad6bf3c93ea238fce64543127fffa8d4206a5f30461009025899e891e58cd5471143497180f1fe40d1ce40ef71bb63c8d
+SHA512 (pykickstart-3.75.tar.gz.asc) = 9cde1c21b2351f44a27dc3836a8967e3771a7637f9c91ac67fd7e41a6ed1a39fcd5c8cc7968ac49e1e733d7b5092ef7b83b220bfe48ce82d621270b4a684dbb5

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-22 19:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-22 19:02 [rpms/pykickstart] rawhide: - packit.yaml: Just list the tar.gz (bcl) 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