sphinx, revbump, fix reference for jinja vs jinja2 (#12996)

This commit is contained in:
Schrijvers Luc
2025-10-01 15:04:37 +02:00
committed by GitHub
parent 39f907ef70
commit 9155087cfe

View File

@@ -21,7 +21,7 @@ extensions."
HOMEPAGE="https://www.sphinx-doc.org/"
COPYRIGHT="2023 Georg Brandl"
LICENSE="BSD (2-clause)"
REVISION="4"
REVISION="5"
SOURCE_URI="https://github.com/sphinx-doc/sphinx/archive/refs/tags/v$portVersion.tar.gz"
CHECKSUM_SHA256="b41c04543148937b887097f396d7b2b54ae49d0597b68625f06ffdf702d4d917"
PATCHES="sphinx-$portVersion.patchset"
@@ -71,7 +71,7 @@ for i in "${!PYTHON_VERSIONS[@]}"; do
babel_$pythonPackage
docutils_$pythonPackage
imagesize_$pythonPackage
jinja_$pythonPackage
jinja2_$pythonPackage
packaging_$pythonPackage
pygments_$pythonPackage
requests_$pythonPackage