From 097dcfd32bdae72698232a989afed4864e5e6009 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 14:47:43 +0200 Subject: [PATCH] Rebuilt for Python 3.14.0rc3 bytecode --- python-xmltramp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-xmltramp.spec b/python-xmltramp.spec index fb99e4f..5144833 100644 --- a/python-xmltramp.spec +++ b/python-xmltramp.spec @@ -1,7 +1,7 @@ Name: python-xmltramp Version: 2.18 -Release: 28%{?dist} +Release: 29%{?dist} Summary: Pythonic API for XML # Automatically converted from old format: GPLv2 - review is highly recommended. @@ -55,6 +55,9 @@ install -Dm0644 -t %{buildroot}%{python3_sitelib}/ xmltramp.py %changelog +* Fri Sep 19 2025 Python Maint - 2.18-29 +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 2.18-28 - Rebuilt for Python 3.14.0rc2 bytecode