Rebuilt for Python 3.14.0rc3 bytecode

This commit is contained in:
Python Maint 2025-09-19 14:47:43 +02:00 committed by Karolina Surma
commit 097dcfd32b

View file

@ -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 <python-maint@redhat.com> - 2.18-29
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 2.18-28
- Rebuilt for Python 3.14.0rc2 bytecode