diff --git a/python3-markdown-it-py/alr.sh b/python3-markdown-it-py/alr.sh index 0062986..1ef8844 100644 --- a/python3-markdown-it-py/alr.sh +++ b/python3-markdown-it-py/alr.sh @@ -14,19 +14,19 @@ build_deps=( 'python3-build' 'python3-flit-core' 'python3-installer' - 'python-pytest' - 'python-pytest-regressions' - 'python-mdit_py_plugins' - 'python-linkify-it-py' + 'python3-pytest' + 'python3-pytest-regressions' + 'python3-mdit_py_plugins' + 'python3-linkify-it-py' ) build_deps_almalinux=( 'python3-build' 'python3.11-flit-core' 'python3-installer' - 'python-pytest' - 'python-pytest-regressions' - 'python-mdit_py_plugins' - 'python-linkify-it-py' + 'python3-pytest' + 'python3-pytest-regressions' + 'python3-mdit_py_plugins' + 'python3-linkify-it-py' ) #opt_deps=( # 'python-mdit_py_plugins: core plugins'