Bootstrap for Python 3.12
This commit is contained in:
parent
b777a30b8a
commit
7b2cf99e45
@ -1,3 +1,4 @@
|
||||
%global _without_check 1
|
||||
%global pypi_name sphinxcontrib-jsmath
|
||||
|
||||
# when bootstrapping sphinx, we cannot run tests yet
|
||||
@ -5,7 +6,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.0.1
|
||||
Release: 19%{?dist}
|
||||
Release: 20%{?dist}
|
||||
Summary: Sphinx extension for math in HTML via JavaScript
|
||||
License: BSD
|
||||
URL: http://sphinx-doc.org/
|
||||
@ -64,6 +65,9 @@ via JavaScript.
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 1.0.1-20
|
||||
- Bootstrap for Python 3.12
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-19
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user