public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-rpm-macros] rawhide: Update main Python to 3.15
Date: Wed, 03 Jun 2026 10:10:42 GMT [thread overview]
Message-ID: <178048144280.1.18117237267387502487.rpms-python-rpm-macros-72dd256d978f@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-rpm-macros
Branch : rawhide
Commit : 72dd256d978fb6695a31eb91acd44f4633d73b9a
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2026-06-03T10:42:33+02:00
Stats : +5/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/python-rpm-macros/c/72dd256d978fb6695a31eb91acd44f4633d73b9a?branch=rawhide
Log:
Update main Python to 3.15
---
diff --git a/macros.python-srpm b/macros.python-srpm
index d5cd4e5..9425932 100644
--- a/macros.python-srpm
+++ b/macros.python-srpm
@@ -17,7 +17,7 @@
# There are two macros:
#
# This always contains the major.minor version (with dots), default for %%python3_version.
-%__default_python3_version 3.14
+%__default_python3_version 3.15
#
# The pkgname version that determines the alternative provide name (e.g. python3.9-foo),
# set to the same as above, but historically hasn't included the dot.
diff --git a/python-rpm-macros.spec b/python-rpm-macros.spec
index 04b3fc9..d163cc4 100644
--- a/python-rpm-macros.spec
+++ b/python-rpm-macros.spec
@@ -54,7 +54,7 @@ License: MIT AND PSF-2.0 AND GPL-2.0-or-later
%{load:macros.python-srpm}
%endif
Version: %{__default_python3_version}
-Release: 12%{?dist}
+Release: 1%{?dist}
BuildArch: noarch
@@ -181,6 +181,9 @@ grep -iF PLACEHOLDER %{buildroot}%{rpmmacrodir}/macros.* && exit 1 || true
%changelog
+* Wed Jun 03 2026 Miro Hrončok <mhroncok@redhat.com> - 3.15-1
+- Update main Python to 3.15
+
* Tue Mar 17 2026 Miro Hrončok <mhroncok@redhat.com> - 3.14-12
- %%python_wheel_inject_sbom: Hardcode the purl of this tool instead of constructing it at runtime
- %%py3_build, %%py3_install, etc.: Bump the Fedora version in the deprecation message
reply other threads:[~2026-06-03 10:10 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=178048144280.1.18117237267387502487.rpms-python-rpm-macros-72dd256d978f@fedoraproject.org \
--to=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