Rebuild with python 3.14

This commit is contained in:
2026-05-06 15:15:56 +03:00
parent 123f8bc977
commit ec9a8f46b7
+5 -2
View File
@@ -1,13 +1,16 @@
name: python-sphinx_rtd_theme name: python-sphinx_rtd_theme
description: Read the Docs theme for Sphinx description: Read the Docs theme for Sphinx
version: 2.0.0 version: 2.0.0
revision: 1 revision: 2
url: https://github.com/readthedocs/sphinx_rtd_theme url: https://github.com/readthedocs/sphinx_rtd_theme
license: MIT license: MIT
maintainers:
- [email protected]
architecture: any architecture: any
output_architecture: any
type: source type: source
depends: depends:
- python3 - python3=3.14.*
- python-sphinx - python-sphinx
- python-sphinxcontrib-jquery - python-sphinxcontrib-jquery
make_depends: make_depends: