From cea142fda9f69e4100d46bd3bdf038fd555e0a95 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Jun 14 2022 12:02:06 +0000 Subject: Rebuilt for Python 3.11 --- diff --git a/python-sphinxcontrib-websupport.spec b/python-sphinxcontrib-websupport.spec index 56418dc..0b6538b 100644 --- a/python-sphinxcontrib-websupport.spec +++ b/python-sphinxcontrib-websupport.spec @@ -1,10 +1,9 @@ -%global _without_optional_tests 1 %bcond_without optional_tests %global pypi_name sphinxcontrib-websupport Name: python-%{pypi_name} Version: 1.2.4 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Sphinx API for Web Apps License: BSD @@ -70,6 +69,9 @@ rm -rf %{pypi_name}.egg-info %{python3_sitelib}/sphinxcontrib_websupport-*.egg-info/ %changelog +* Tue Jun 14 2022 Python Maint - 1.2.4-9 +- Rebuilt for Python 3.11 + * Mon Jun 13 2022 Python Maint - 1.2.4-8 - Bootstrap for Python 3.11