From 414330de6e992e29b2da44bdeb6d776ab96231f2 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 7 Jun 2024 19:22:44 +0200 Subject: [PATCH 01/10] Rebuilt for Python 3.13 --- python-ghp-import.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ghp-import.spec b/python-ghp-import.spec index 71d0058..fe788f9 100644 --- a/python-ghp-import.spec +++ b/python-ghp-import.spec @@ -1,6 +1,6 @@ Name: python-ghp-import Version: 2.1.0 -Release: 8%{?dist} +Release: 9%{?dist} Summary: GitHub Pages Import BuildArch: noarch @@ -56,6 +56,9 @@ sed -i '1{/^#!/d}' %{buildroot}%{python3_sitelib}/ghp_import.py %changelog +* Fri Jun 07 2024 Python Maint - 2.1.0-9 +- Rebuilt for Python 3.13 + * Fri Jan 26 2024 Fedora Release Engineering - 2.1.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From c691fd6c9839fbf362a704373ac5c51ba1e97dd9 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 19 Jul 2024 11:54:15 +0000 Subject: [PATCH 02/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- python-ghp-import.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ghp-import.spec b/python-ghp-import.spec index fe788f9..6edfea8 100644 --- a/python-ghp-import.spec +++ b/python-ghp-import.spec @@ -1,6 +1,6 @@ Name: python-ghp-import Version: 2.1.0 -Release: 9%{?dist} +Release: 10%{?dist} Summary: GitHub Pages Import BuildArch: noarch @@ -56,6 +56,9 @@ sed -i '1{/^#!/d}' %{buildroot}%{python3_sitelib}/ghp_import.py %changelog +* Fri Jul 19 2024 Fedora Release Engineering - 2.1.0-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Fri Jun 07 2024 Python Maint - 2.1.0-9 - Rebuilt for Python 3.13 From cca821058befe30668c878176e2a0076f311c565 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 18 Jan 2025 14:40:06 +0000 Subject: [PATCH 03/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- python-ghp-import.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ghp-import.spec b/python-ghp-import.spec index 6edfea8..f5f06d1 100644 --- a/python-ghp-import.spec +++ b/python-ghp-import.spec @@ -1,6 +1,6 @@ Name: python-ghp-import Version: 2.1.0 -Release: 10%{?dist} +Release: 11%{?dist} Summary: GitHub Pages Import BuildArch: noarch @@ -56,6 +56,9 @@ sed -i '1{/^#!/d}' %{buildroot}%{python3_sitelib}/ghp_import.py %changelog +* Sat Jan 18 2025 Fedora Release Engineering - 2.1.0-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Fri Jul 19 2024 Fedora Release Engineering - 2.1.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 310c2b37c77ce6d8bc7660f6516803c9f66d62ee Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 3 Jun 2025 12:21:16 +0200 Subject: [PATCH 04/10] Rebuilt for Python 3.14 --- python-ghp-import.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ghp-import.spec b/python-ghp-import.spec index f5f06d1..ddd254c 100644 --- a/python-ghp-import.spec +++ b/python-ghp-import.spec @@ -1,6 +1,6 @@ Name: python-ghp-import Version: 2.1.0 -Release: 11%{?dist} +Release: 12%{?dist} Summary: GitHub Pages Import BuildArch: noarch @@ -56,6 +56,9 @@ sed -i '1{/^#!/d}' %{buildroot}%{python3_sitelib}/ghp_import.py %changelog +* Tue Jun 03 2025 Python Maint - 2.1.0-12 +- Rebuilt for Python 3.14 + * Sat Jan 18 2025 Fedora Release Engineering - 2.1.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From ca9b5e1d2beef76a988b8eb1bfb7bfd3896f868b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 08:05:49 +0000 Subject: [PATCH 05/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- python-ghp-import.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ghp-import.spec b/python-ghp-import.spec index ddd254c..4734301 100644 --- a/python-ghp-import.spec +++ b/python-ghp-import.spec @@ -1,6 +1,6 @@ Name: python-ghp-import Version: 2.1.0 -Release: 12%{?dist} +Release: 13%{?dist} Summary: GitHub Pages Import BuildArch: noarch @@ -56,6 +56,9 @@ sed -i '1{/^#!/d}' %{buildroot}%{python3_sitelib}/ghp_import.py %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 2.1.0-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Tue Jun 03 2025 Python Maint - 2.1.0-12 - Rebuilt for Python 3.14 From 85158a1a415ad93d7025cde930e87b8df5ad6cc2 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 15 Aug 2025 13:48:56 +0200 Subject: [PATCH 06/10] Rebuilt for Python 3.14.0rc2 bytecode --- python-ghp-import.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ghp-import.spec b/python-ghp-import.spec index 4734301..c037757 100644 --- a/python-ghp-import.spec +++ b/python-ghp-import.spec @@ -1,6 +1,6 @@ Name: python-ghp-import Version: 2.1.0 -Release: 13%{?dist} +Release: 14%{?dist} Summary: GitHub Pages Import BuildArch: noarch @@ -56,6 +56,9 @@ sed -i '1{/^#!/d}' %{buildroot}%{python3_sitelib}/ghp_import.py %changelog +* Fri Aug 15 2025 Python Maint - 2.1.0-14 +- Rebuilt for Python 3.14.0rc2 bytecode + * Fri Jul 25 2025 Fedora Release Engineering - 2.1.0-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 8ae50f2add18818d36690cc51641977564608793 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 13:22:58 +0200 Subject: [PATCH 07/10] Rebuilt for Python 3.14.0rc3 bytecode --- python-ghp-import.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ghp-import.spec b/python-ghp-import.spec index c037757..6085a25 100644 --- a/python-ghp-import.spec +++ b/python-ghp-import.spec @@ -1,6 +1,6 @@ Name: python-ghp-import Version: 2.1.0 -Release: 14%{?dist} +Release: 15%{?dist} Summary: GitHub Pages Import BuildArch: noarch @@ -56,6 +56,9 @@ sed -i '1{/^#!/d}' %{buildroot}%{python3_sitelib}/ghp_import.py %changelog +* Fri Sep 19 2025 Python Maint - 2.1.0-15 +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 2.1.0-14 - Rebuilt for Python 3.14.0rc2 bytecode From 02c66c45533320f8c6d71f97abb2afefd5d982e0 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 07:37:56 +0000 Subject: [PATCH 08/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- python-ghp-import.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ghp-import.spec b/python-ghp-import.spec index 6085a25..9011eea 100644 --- a/python-ghp-import.spec +++ b/python-ghp-import.spec @@ -1,6 +1,6 @@ Name: python-ghp-import Version: 2.1.0 -Release: 15%{?dist} +Release: 16%{?dist} Summary: GitHub Pages Import BuildArch: noarch @@ -56,6 +56,9 @@ sed -i '1{/^#!/d}' %{buildroot}%{python3_sitelib}/ghp_import.py %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 2.1.0-16 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Sep 19 2025 Python Maint - 2.1.0-15 - Rebuilt for Python 3.14.0rc3 bytecode From f485625dce8223c85f9ea609b7d8d757ea2ac133 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 3 Jun 2026 23:35:15 +0200 Subject: [PATCH 09/10] Rebuilt for Python 3.15 --- python-ghp-import.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ghp-import.spec b/python-ghp-import.spec index 9011eea..8c8e373 100644 --- a/python-ghp-import.spec +++ b/python-ghp-import.spec @@ -1,6 +1,6 @@ Name: python-ghp-import Version: 2.1.0 -Release: 16%{?dist} +Release: 17%{?dist} Summary: GitHub Pages Import BuildArch: noarch @@ -56,6 +56,9 @@ sed -i '1{/^#!/d}' %{buildroot}%{python3_sitelib}/ghp_import.py %changelog +* Wed Jun 03 2026 Python Maint - 2.1.0-17 +- Rebuilt for Python 3.15 + * Sat Jan 17 2026 Fedora Release Engineering - 2.1.0-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 6a63375813514b7eade8f41ece95888ef22bc263 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jul 2026 19:34:38 +0000 Subject: [PATCH 10/10] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- python-ghp-import.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-ghp-import.spec b/python-ghp-import.spec index 8c8e373..c3ed166 100644 --- a/python-ghp-import.spec +++ b/python-ghp-import.spec @@ -1,6 +1,6 @@ Name: python-ghp-import Version: 2.1.0 -Release: 17%{?dist} +Release: 18%{?dist} Summary: GitHub Pages Import BuildArch: noarch @@ -56,6 +56,9 @@ sed -i '1{/^#!/d}' %{buildroot}%{python3_sitelib}/ghp_import.py %changelog +* Thu Jul 16 2026 Fedora Release Engineering - 2.1.0-18 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Wed Jun 03 2026 Python Maint - 2.1.0-17 - Rebuilt for Python 3.15