From 704e5959d019a2e0355a13f12eea8210a25f54fd Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 14 Jun 2023 08:44:40 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- 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 bec00d4..9fec2d4 100644 --- a/python-ghp-import.spec +++ b/python-ghp-import.spec @@ -1,6 +1,6 @@ Name: python-ghp-import Version: 2.1.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: GitHub Pages Import BuildArch: noarch @@ -56,6 +56,9 @@ sed -i '1{/^#!/d}' %{buildroot}%{python3_sitelib}/ghp_import.py %changelog +* Wed Jun 14 2023 Python Maint - 2.1.0-5 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 2.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild