public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/freeipa-healthcheck] rawhide: Bootstrap for Python 3.15
@ 2026-06-04 9:18 Python Maint
0 siblings, 0 replies; only message in thread
From: Python Maint @ 2026-06-04 9:18 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/freeipa-healthcheck
Branch : rawhide
Commit : f21e3ebfcf6ac1c6124aade29bea6e45a4a28a27
Author : Python Maint <python-maint@redhat.com>
Date : 2026-06-04T11:16:55+02:00
Stats : +5/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/freeipa-healthcheck/c/f21e3ebfcf6ac1c6124aade29bea6e45a4a28a27?branch=rawhide
Log:
Bootstrap for Python 3.15
---
diff --git a/freeipa-healthcheck.spec b/freeipa-healthcheck.spec
index 49f2796..9a41389 100644
--- a/freeipa-healthcheck.spec
+++ b/freeipa-healthcheck.spec
@@ -1,3 +1,4 @@
+%global _without_tests 1
%if 0%{?rhel}
%global prefix ipa
%global productname IPA
@@ -17,7 +18,7 @@
Name: %{prefix}-healthcheck
Version: 0.19
-Release: 5%{?dist}
+Release: 6%{?dist}
Summary: Health check tool for %{productname}
BuildArch: noarch
License: GPL-3.0-or-later
@@ -160,6 +161,9 @@ PYTHONPATH=src PATH=$PATH:$RPM_BUILD_ROOT/usr/bin pytest-3 tests/test_*
%changelog
+* Thu Jun 04 2026 Python Maint <python-maint@redhat.com> - 0.19-6
+- Bootstrap for Python 3.15
+
* Mon Mar 16 2026 Rob Crittenden <rcritten@redhat.com> - 0.19-5
- IPAFileCheck: also allow 640 for kra debug log
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-04 9:18 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-04 9:18 [rpms/freeipa-healthcheck] rawhide: Bootstrap for Python 3.15 Python Maint
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox