Rebuilt for Python 3.12
This commit is contained in:
parent
b9b0d9f5fe
commit
db98ad4974
@ -1,4 +1,3 @@
|
|||||||
%global _without_check 1
|
|
||||||
%global pypi_name sphinxcontrib-htmlhelp
|
%global pypi_name sphinxcontrib-htmlhelp
|
||||||
|
|
||||||
# when bootstrapping sphinx, we cannot even run an import check
|
# when bootstrapping sphinx, we cannot even run an import check
|
||||||
@ -8,7 +7,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Summary: Sphinx extension for HTML help files
|
Summary: Sphinx extension for HTML help files
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://sphinx-doc.org/
|
URL: http://sphinx-doc.org/
|
||||||
@ -91,6 +90,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 16 2023 Python Maint <python-maint@redhat.com> - 2.0.0-10
|
||||||
|
- Rebuilt for Python 3.12
|
||||||
|
|
||||||
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.0.0-9
|
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.0.0-9
|
||||||
- Bootstrap for Python 3.12
|
- Bootstrap for Python 3.12
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user