public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python3-rpm] epel9: Add python3.14-rpm
Date: Thu, 04 Jun 2026 15:28:15 GMT [thread overview]
Message-ID: <178058689540.1.4597276083017094172.rpms-python3-rpm-82538542943c@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python3-rpm
Branch : epel9
Commit : 82538542943cefd21da25558d5755a4268486e27
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2026-03-17T14:16:52+01:00
Stats : +18/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python3-rpm/c/82538542943cefd21da25558d5755a4268486e27?branch=epel9
Log:
Add python3.14-rpm
---
diff --git a/python3-rpm.spec b/python3-rpm.spec
index e53b2cd..7330b95 100644
--- a/python3-rpm.spec
+++ b/python3-rpm.spec
@@ -38,7 +38,7 @@
%global rhelrel_next %{?snapver:0.%{snapver}.}%{rel_next}
# Bump this for EPEL only rebuilds, reset when %%rel was bumped
-%global baserelease 1
+%global baserelease 2
%global srcver %{rpmver}%{?snapver:-%{snapver}}
%global srcdir %{?snapver:testing}%{!?snapver:rpm-%(echo %{rpmver} | cut -d'.' -f1-2).x}
@@ -243,6 +243,8 @@ programs that will manipulate RPM packages and databases.}
%python3x_package
%global python3_pkgversion 3.13
%python3x_package
+%global python3_pkgversion 3.14
+%python3x_package
%prep
%autosetup -n rpm-%{srcver} %{?with_int_bdb:-a 1} -p1
@@ -307,6 +309,8 @@ pushd python
%py3_build
%global python3_pkgversion 3.13
%py3_build
+%global python3_pkgversion 3.14
+%py3_build
popd
%install
@@ -321,6 +325,8 @@ pushd python
%py3_install
%global python3_pkgversion 3.13
%py3_install
+%global python3_pkgversion 3.14
+%py3_install
popd
cat > $RPM_BUILD_ROOT/%{rpmhome}/debugedit << END
@@ -388,6 +394,8 @@ rm -r %{buildroot}%{_sysconfdir}
%py3_check_import rpm rpm.transaction
%global python3_pkgversion 3.13
%py3_check_import rpm rpm.transaction
+%global python3_pkgversion 3.14
+%py3_check_import rpm rpm.transaction
%if %{with check}
make check TESTSUITEFLAGS=-j%{_smp_build_ncpus} || (cat tests/rpmtests.log; exit 1)
# rpm >= 4.16.0 testsuite leaves a read-only tree behind, clean it up
@@ -412,7 +420,16 @@ make clean
%{python3_sitearch}/rpm/
%{python3_sitearch}/rpm-%{rpmver}*.egg-info/
+%global python3_pkgversion 3.14
+%files -n python%{python3_pkgversion}-rpm
+%license COPYING
+%{python3_sitearch}/rpm/
+%{python3_sitearch}/rpm-%{rpmver}*.egg-info/
+
%changelog
+* Tue Mar 17 2026 Miro Hrončok <mhroncok@redhat.com> - 4.16.1.3-40.2
+- Add python3.14-rpm
+
* Fri Nov 21 2025 Michal Domonkos <mdomonko@redhat.com> - 4.16.1.3-40
- Improve error handling on keystore load (RHEL-114837)
- Sort files before passing to file attr dependency generators (RHEL-95376)
reply other threads:[~2026-06-04 15:28 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=178058689540.1.4597276083017094172.rpms-python3-rpm-82538542943c@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