markups, revbump, fix python_markdown_math reference (#12665)

This commit is contained in:
Schrijvers Luc
2025-08-04 15:01:02 +02:00
committed by GitHub
parent ee503d6344
commit 5d46517a32

View File

@@ -7,7 +7,7 @@ HOMEPAGE="http://python-requests.org/
http://pypi.python.org/pypi/markups"
COPYRIGHT="2012-2015 Dmitry Shachnev"
LICENSE="BSD (3-clause)"
REVISION="4"
REVISION="5"
SOURCE_URI="https://files.pythonhosted.org/packages/source/M/Markups/Markups-$portVersion.tar.gz"
CHECKSUM_SHA256="ab9747a72c1c6457418eb4276c79871977c13a654618e4f12e2a1f0990fbf2fc"
SOURCE_DIR="Markups-$portVersion"
@@ -35,7 +35,7 @@ for pythonVersion in ${PYTHON_VERSIONS[@]}; do
\""
eval "REQUIRES_$pythonPackage=\"
haiku
markdown_math_$pythonPackage
python_markdown_math_$pythonPackage
cmd:python$pythonVersion
\""