From b6160e2d4130b7209cf42280faa0331d71979b45 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 2 Jun 2025 22:54:29 +0200 Subject: [PATCH] Rebuilt for Python 3.14 --- python-sphinx-kr-theme.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-sphinx-kr-theme.spec b/python-sphinx-kr-theme.spec index d8c2ec8..92342e0 100644 --- a/python-sphinx-kr-theme.spec +++ b/python-sphinx-kr-theme.spec @@ -4,7 +4,7 @@ Name: python-%{pypi_name} Version: 0.2.1 -Release: 18%{?dist} +Release: 19%{?dist} Summary: Kenneth Reitz's krTheme for Sphinx # Automatically converted from old format: BSD - review is highly recommended. @@ -64,6 +64,9 @@ export PYTHONPATH=%{buildroot}%{python3_sitelib} %{python3_sitelib}/sphinx_kr_theme-%{version}-py%{python3_version}.egg-info %changelog +* Mon Jun 02 2025 Python Maint - 0.2.1-19 +- Rebuilt for Python 3.14 + * Sat Jan 18 2025 Fedora Release Engineering - 0.2.1-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild