From c09f8a169f63f3ab5faedd6759a71e98c01d9faa Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 7 Jun 2024 11:12:09 +0200 Subject: [PATCH] Rebuilt for Python 3.13 --- python-pyrfc3339.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyrfc3339.spec b/python-pyrfc3339.spec index f463a91..81bd694 100644 --- a/python-pyrfc3339.spec +++ b/python-pyrfc3339.spec @@ -2,7 +2,7 @@ Name: python-pyrfc3339 Version: 1.1 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Generate and parse RFC 3339 timestamps License: MIT @@ -57,6 +57,9 @@ cp -a %{SOURCE1} . %doc README.rst %changelog +* Fri Jun 07 2024 Python Maint - 1.1-19 +- Rebuilt for Python 3.13 + * Fri Jan 26 2024 Fedora Release Engineering - 1.1-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild