Rebuilt for Python 3.11
This commit is contained in:
parent
ad32d18f0a
commit
cea142fda9
@ -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 <python-maint@redhat.com> - 1.2.4-9
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.2.4-8
|
||||
- Bootstrap for Python 3.11
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user