diff --git a/pkg.info b/pkg.info index 639b6cf..18fc121 100644 --- a/pkg.info +++ b/pkg.info @@ -1,13 +1,16 @@ name: python-sphinx description: Python documentation generator version: 9.1.0 -revision: 1 +revision: 2 url: http://www.sphinx-doc.org/ license: BSD-2-Clause +maintainers: + - enumdev@enumerated.dev architecture: any output_architecture: any type: source depends: + - python3=3.14.* - python-babel - python-docutils - python-imagesize @@ -15,7 +18,6 @@ depends: - python-packaging - python-pygments - python-requests - - python-requests - python-roman-numerals-py - python-snowballstemmer - python-alabaster @@ -26,7 +28,7 @@ depends: - python-sphinxcontrib-qthelp - python-sphinxcontrib-serializinghtml optional_depends: - - imagemagick + - imagemagick:For ext.imgconverter make_depends: - python-build - python-flit-core