diff --git a/pkg.info b/pkg.info index 0e1c3ec..fbe55b0 100644 --- a/pkg.info +++ b/pkg.info @@ -1,14 +1,16 @@ name: python-alabaster description: Lightweight, configurable Sphinx theme version: 1.0.0 -revision: 1 +revision: 2 url: https://github.com/sphinx-doc/alabaster license: BSD-3-Clause +maintainers: + - enumdev@enumerated.dev architecture: any output_architecture: any type: source depends: - - python3 + - python3=3.14.* make_depends: - python-build - python-flit-core