From 95df3a3740c5173d4597abe5195e9c9e6da8019c Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 13 2022 13:26:01 +0000 Subject: Bootstrap for Python 3.11 --- diff --git a/python-sphinxcontrib-htmlhelp.spec b/python-sphinxcontrib-htmlhelp.spec index c34443e..4738bd2 100644 --- a/python-sphinxcontrib-htmlhelp.spec +++ b/python-sphinxcontrib-htmlhelp.spec @@ -1,3 +1,4 @@ +%global _without_check 1 %global pypi_name sphinxcontrib-htmlhelp # when bootstrapping sphinx, we cannot run tests yet @@ -5,7 +6,7 @@ Name: python-%{pypi_name} Version: 2.0.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Sphinx extension for HTML help files License: BSD URL: http://sphinx-doc.org/ @@ -80,6 +81,9 @@ popd %changelog +* Mon Jun 13 2022 Python Maint - 2.0.0-4 +- Bootstrap for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 2.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild