Rebuild with python 3.14

This commit is contained in:
2026-05-06 14:27:16 +03:00
parent b3cd0ebb0c
commit 9a6396bc73
+4 -2
View File
@@ -1,14 +1,16 @@
name: python-alabaster name: python-alabaster
description: Lightweight, configurable Sphinx theme description: Lightweight, configurable Sphinx theme
version: 1.0.0 version: 1.0.0
revision: 1 revision: 2
url: https://github.com/sphinx-doc/alabaster url: https://github.com/sphinx-doc/alabaster
license: BSD-3-Clause license: BSD-3-Clause
maintainers:
- [email protected]
architecture: any architecture: any
output_architecture: any output_architecture: any
type: source type: source
depends: depends:
- python3 - python3=3.14.*
make_depends: make_depends:
- python-build - python-build
- python-flit-core - python-flit-core