mirror of
https://github.com/yann64/haikuports.git
synced 2026-03-19 01:46:00 +01:00
markups, revbump, fix python_markdown_math reference (#12665)
This commit is contained in:
@@ -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
|
||||
\""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user