From 85158a1a415ad93d7025cde930e87b8df5ad6cc2 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 15 Aug 2025 13:48:56 +0200 Subject: [PATCH] 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