From 470e57b02aa50164c969f51cb08392bb0c6569ba Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 3 Jun 2026 20:58:59 +0200 Subject: [PATCH] Rebuilt for Python 3.15 --- python-pyrfc3339.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyrfc3339.spec b/python-pyrfc3339.spec index 6a3a15e..83004fa 100644 --- a/python-pyrfc3339.spec +++ b/python-pyrfc3339.spec @@ -2,7 +2,7 @@ Name: python-pyrfc3339 Version: 2.0.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Generate and parse RFC 3339 timestamps License: MIT @@ -54,6 +54,9 @@ cp -a %{SOURCE1} . %doc README.rst %changelog +* Wed Jun 03 2026 Python Maint - 2.0.1-8 +- Rebuilt for Python 3.15 + * Sat Jan 17 2026 Fedora Release Engineering - 2.0.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild