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
description: Python documentation generator
version: 9.1.0
revision: 1
revision: 2
url: http://www.sphinx-doc.org/
license: BSD-2-Clause
maintainers:
- [email protected]
architecture: any
output_architecture: any
type: source
depends:
- python3=3.14.*
- python-babel
- python-docutils
- python-imagesize
@@ -15,7 +18,6 @@ depends:
- python-packaging
- python-pygments
- python-requests
- python-requests
- python-roman-numerals-py
- python-snowballstemmer
- python-alabaster
@@ -26,7 +28,7 @@ depends:
- python-sphinxcontrib-qthelp
- python-sphinxcontrib-serializinghtml
optional_depends:
- imagemagick
- imagemagick:For ext.imgconverter
make_depends:
- python-build
- python-flit-core