From 651109474f60a87498cd4beec78097ea047d0fa3 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:54:09 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-sphinxcontrib-httpdomain.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-sphinxcontrib-httpdomain.spec b/python-sphinxcontrib-httpdomain.spec index b8ebb95..370adb0 100644 --- a/python-sphinxcontrib-httpdomain.spec +++ b/python-sphinxcontrib-httpdomain.spec @@ -3,7 +3,7 @@ Name: python-%{upstream_name} Version: 1.7.0 -Release: 17%{?dist} +Release: 18%{?dist} Summary: Sphinx domain for documenting HTTP APIs License: BSD URL: http://packages.python.org/sphinxcontrib-httpdomain/ @@ -46,6 +46,9 @@ rm -r *.egg-info %{python3_sitelib}/sphinxcontrib* %changelog +* Tue Jun 13 2023 Python Maint - 1.7.0-18 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 1.7.0-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild