From 5b441f661d5f91bce1734669665e1516188236fa Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 2 Jun 2025 22:51:57 +0200 Subject: [PATCH 1/4] Rebuilt for Python 3.14 --- python-pyrfc3339.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyrfc3339.spec b/python-pyrfc3339.spec index 197223a..d367991 100644 --- a/python-pyrfc3339.spec +++ b/python-pyrfc3339.spec @@ -2,7 +2,7 @@ Name: python-pyrfc3339 Version: 2.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Generate and parse RFC 3339 timestamps License: MIT @@ -54,6 +54,9 @@ cp -a %{SOURCE1} . %doc README.rst %changelog +* Mon Jun 02 2025 Python Maint - 2.0.1-3 +- Rebuilt for Python 3.14 + * Sat Jan 18 2025 Fedora Release Engineering - 2.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From b7065f788d1ab61ae0b69b75eae615b2c85c91be Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 09:47:55 +0000 Subject: [PATCH 2/4] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- python-pyrfc3339.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyrfc3339.spec b/python-pyrfc3339.spec index d367991..225a6e7 100644 --- a/python-pyrfc3339.spec +++ b/python-pyrfc3339.spec @@ -2,7 +2,7 @@ Name: python-pyrfc3339 Version: 2.0.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Generate and parse RFC 3339 timestamps License: MIT @@ -54,6 +54,9 @@ cp -a %{SOURCE1} . %doc README.rst %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 2.0.1-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Mon Jun 02 2025 Python Maint - 2.0.1-3 - Rebuilt for Python 3.14 From 6e7f79fbe3c34ef08d9a9b428ffc11dd258a633e Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 15 Aug 2025 14:35:01 +0200 Subject: [PATCH 3/4] Rebuilt for Python 3.14.0rc2 bytecode --- python-pyrfc3339.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-pyrfc3339.spec b/python-pyrfc3339.spec index 225a6e7..8fc8b3a 100644 --- a/python-pyrfc3339.spec +++ b/python-pyrfc3339.spec @@ -2,7 +2,7 @@ Name: python-pyrfc3339 Version: 2.0.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Generate and parse RFC 3339 timestamps License: MIT @@ -54,6 +54,9 @@ cp -a %{SOURCE1} . %doc README.rst %changelog +* Fri Aug 15 2025 Python Maint - 2.0.1-5 +- Rebuilt for Python 3.14.0rc2 bytecode + * Fri Jul 25 2025 Fedora Release Engineering - 2.0.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From b260403f1d4a9ace14e234abda36b21e5eed80b4 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 14:09:54 +0200 Subject: [PATCH 4/4] 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