From b260403f1d4a9ace14e234abda36b21e5eed80b4 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 14:09:54 +0200 Subject: [PATCH] Rebuilt for Python 3.14.0rc3 bytecode --- python-pyrfc3339.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyrfc3339.spec b/python-pyrfc3339.spec index 8fc8b3a..8727d46 100644 --- a/python-pyrfc3339.spec +++ b/python-pyrfc3339.spec @@ -2,7 +2,7 @@ Name: python-pyrfc3339 Version: 2.0.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Generate and parse RFC 3339 timestamps License: MIT @@ -54,6 +54,9 @@ cp -a %{SOURCE1} . %doc README.rst %changelog +* Fri Sep 19 2025 Python Maint - 2.0.1-6 +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 2.0.1-5 - Rebuilt for Python 3.14.0rc2 bytecode