From ec9a8f46b7194fdeb3bbe1d0e220cb812d24c7de Mon Sep 17 00:00:00 2001 From: EnumDev Date: Wed, 6 May 2026 15:15:56 +0300 Subject: [PATCH] Rebuild with python 3.14 --- pkg.info | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/pkg.info b/pkg.info index 47ecdea..c109b02 100644 --- a/pkg.info +++ b/pkg.info @@ -1,13 +1,16 @@ name: python-sphinx_rtd_theme description: Read the Docs theme for Sphinx version: 2.0.0 -revision: 1 +revision: 2 url: https://github.com/readthedocs/sphinx_rtd_theme license: MIT +maintainers: + - enumdev@enumerated.dev architecture: any +output_architecture: any type: source depends: - - python3 + - python3=3.14.* - python-sphinx - python-sphinxcontrib-jquery make_depends: