From 310c2b37c77ce6d8bc7660f6516803c9f66d62ee Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 3 Jun 2025 12:21:16 +0200 Subject: [PATCH] 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