Bootstrap for Python 3.11

This commit is contained in:
Python Maint 2022-06-13 16:03:24 +02:00 committed by Tomáš Hrnčiar
parent 46d3e710b3
commit 887c7b7da2

View File

@ -1,3 +1,4 @@
%global _with_bootstrap 1
%global srcname sphinx_rtd_theme
# Disables tests and docs
@ -5,7 +6,7 @@
Name: python-%{srcname}
Version: 1.0.0
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Sphinx theme for readthedocs.org
License: MIT
@ -181,6 +182,9 @@ grep 'format("woff2\?")' \
%endif
%changelog
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.0.0-5
- Bootstrap for Python 3.11
* Wed Apr 13 2022 Miro Hrončok <mhroncok@redhat.com> - 1.0.0-4
- Avoid build dependency on readthedocs-sphinx-ext