Rebuild with python 3.14

This commit is contained in:
2026-05-06 14:28:00 +03:00
parent c26a2e6a84
commit a65ee3956b
+4 -2
View File
@@ -1,14 +1,16 @@
name: python-sphinxcontrib-devhelp
description: Sphinx extension which outputs Devhelp document
version: 2.0.0
revision: 1
revision: 2
url: https://github.com/sphinx-doc/sphinxcontrib-devhelp
license: BSD-2-Clause
maintainers:
- [email protected]
architecture: any
output_architecture: any
type: source
depends:
- python3
- python3=3.14.*
make_depends:
- python-build
- python-flit-core