Rebuild with python 3.14

This commit is contained in:
2026-05-06 14:38:19 +03:00
parent 673afdc19d
commit b0d1c81c40
+4 -2
View File
@@ -1,13 +1,15 @@
name: python-sphinxcontrib-jquery name: python-sphinxcontrib-jquery
description: Sphinx extension to include jQuery on newer Sphinx releases description: Sphinx extension to include jQuery on newer Sphinx releases
version: "4.1" version: "4.1"
revision: 1 revision: 2
url: https://github.com/sphinx-doc/jquery url: https://github.com/sphinx-doc/jquery
license: 0BSD license: 0BSD
maintainers:
- [email protected]
architecture: any architecture: any
type: source type: source
depends: depends:
- python3 - python3=3.14.*
- python-sphinx - python-sphinx
make_depends: make_depends:
- python-build - python-build