Compare commits

..

2 Commits

Author SHA1 Message Date
4e4763670b Merge branch 'refs/heads/devel' 2024-09-30 19:36:37 +03:00
5ee84ce0f1 gitea deps 2024-09-30 19:36:27 +03:00

@ -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'