Bootstrap for Python 3.11
This commit is contained in:
parent
390ceafd2d
commit
95df3a3740
@ -1,3 +1,4 @@
|
|||||||
|
%global _without_check 1
|
||||||
%global pypi_name sphinxcontrib-htmlhelp
|
%global pypi_name sphinxcontrib-htmlhelp
|
||||||
|
|
||||||
# when bootstrapping sphinx, we cannot run tests yet
|
# when bootstrapping sphinx, we cannot run tests yet
|
||||||
@ -5,7 +6,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
Release: 3%{?dist}
|
Release: 4%{?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/
|
||||||
@ -80,6 +81,9 @@ popd
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user