From 5ee84ce0f10451c84a9798ab8c2b2d82d74d37a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=A5=D1=80?= =?UTF-8?q?=D0=B0=D0=BC=D0=BE=D0=B2?= Date: Mon, 30 Sep 2024 19:36:27 +0300 Subject: [PATCH] gitea deps --- python3-markdown-it-py/alr.sh | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) 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'