Bootstrap for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 15:26:01 +02:00 committed by Tomáš Hrnčiar
parent 390ceafd2d
commit 95df3a3740

View File

@ -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 <python-maint@redhat.com> - 2.0.0-4
- Bootstrap for Python 3.11
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild