From 435f728c19b83d097b078788c3d7786cf1141c33 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 7 Jun 2024 09:09:39 +0200 Subject: [PATCH] Rebuilt for Python 3.13 --- python-xmltramp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-xmltramp.spec b/python-xmltramp.spec index a6402c1..8ed964d 100644 --- a/python-xmltramp.spec +++ b/python-xmltramp.spec @@ -1,7 +1,7 @@ Name: python-xmltramp Version: 2.18 -Release: 21%{?dist} +Release: 22%{?dist} Summary: Pythonic API for XML License: GPLv2 @@ -54,6 +54,9 @@ install -Dm0644 -t %{buildroot}%{python3_sitelib}/ xmltramp.py %changelog +* Fri Jun 07 2024 Python Maint - 2.18-22 +- Rebuilt for Python 3.13 + * Fri Jan 26 2024 Fedora Release Engineering - 2.18-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild