From ad32d18f0a28d0ffa33ef29e1de0207608314ba5 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 13 2022 16:22:23 +0000 Subject: Bootstrap for Python 3.11 --- diff --git a/python-sphinxcontrib-websupport.spec b/python-sphinxcontrib-websupport.spec index b58f218..56418dc 100644 --- a/python-sphinxcontrib-websupport.spec +++ b/python-sphinxcontrib-websupport.spec @@ -1,9 +1,10 @@ +%global _without_optional_tests 1 %bcond_without optional_tests %global pypi_name sphinxcontrib-websupport Name: python-%{pypi_name} Version: 1.2.4 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Sphinx API for Web Apps License: BSD @@ -69,6 +70,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/sphinxcontrib_websupport-*.egg-info/ %changelog +* Mon Jun 13 2022 Python Maint - 1.2.4-8 +- Bootstrap for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 1.2.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild