Rebuild with python 3.14

This commit is contained in:
2026-05-06 14:30:03 +03:00
parent c0ae910af7
commit 75afcf84b1
+4 -2
View File
@@ -1,14 +1,16 @@
name: python-sphinxcontrib-jsmath name: python-sphinxcontrib-jsmath
description: Sphinx extension which renders display math in HTML via JavaScript description: Sphinx extension which renders display math in HTML via JavaScript
version: 1.0.1 version: 1.0.1
revision: 1 revision: 2
url: https://github.com/sphinx-doc/sphinxcontrib-jsmath url: https://github.com/sphinx-doc/sphinxcontrib-jsmath
license: BSD-2-Clause license: BSD-2-Clause
maintainers:
- [email protected]
architecture: any architecture: any
output_architecture: any output_architecture: any
type: source type: source
depends: depends:
- python3 - python3=3.14.*
make_depends: make_depends:
- python-build - python-build
- python-installer - python-installer