diff --git a/pkg.info b/pkg.info index f29bbff..fedb912 100644 --- a/pkg.info +++ b/pkg.info @@ -1,13 +1,15 @@ name: python-sphinxcontrib-jquery description: Sphinx extension to include jQuery on newer Sphinx releases version: "4.1" -revision: 1 +revision: 2 url: https://github.com/sphinx-doc/jquery license: 0BSD +maintainers: + - enumdev@enumerated.dev architecture: any type: source depends: - - python3 + - python3=3.14.* - python-sphinx make_depends: - python-build