Rebuild with python 3.14

This commit is contained in:
2026-05-06 14:34:08 +03:00
parent ff3e16884b
commit 7a487a76b2
+5 -3
View File
@@ -1,13 +1,16 @@
name: python-sphinx name: python-sphinx
description: Python documentation generator description: Python documentation generator
version: 9.1.0 version: 9.1.0
revision: 1 revision: 2
url: http://www.sphinx-doc.org/ url: http://www.sphinx-doc.org/
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=3.14.*
- python-babel - python-babel
- python-docutils - python-docutils
- python-imagesize - python-imagesize
@@ -15,7 +18,6 @@ depends:
- python-packaging - python-packaging
- python-pygments - python-pygments
- python-requests - python-requests
- python-requests
- python-roman-numerals-py - python-roman-numerals-py
- python-snowballstemmer - python-snowballstemmer
- python-alabaster - python-alabaster
@@ -26,7 +28,7 @@ depends:
- python-sphinxcontrib-qthelp - python-sphinxcontrib-qthelp
- python-sphinxcontrib-serializinghtml - python-sphinxcontrib-serializinghtml
optional_depends: optional_depends:
- imagemagick - imagemagick:For ext.imgconverter
make_depends: make_depends:
- python-build - python-build
- python-flit-core - python-flit-core