python3-markdown-it-py 3.0.0-2
This commit is contained in:
parent
b9c75f2451
commit
b846f10738
@ -1,7 +1,7 @@
|
|||||||
_pkgname=markdown-it-py
|
_pkgname=markdown-it-py
|
||||||
name='python3-markdown-it-py'
|
name='python3-markdown-it-py'
|
||||||
version='3.0.0'
|
version='3.0.0'
|
||||||
release='1'
|
release='2'
|
||||||
desc='Python port of markdown-it. Markdown parsing, done right!'
|
desc='Python port of markdown-it. Markdown parsing, done right!'
|
||||||
homepage='https://github.com/executablebooks/markdown-it-py'
|
homepage='https://github.com/executablebooks/markdown-it-py'
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
@ -16,7 +16,7 @@ build_deps=(
|
|||||||
'python3-installer'
|
'python3-installer'
|
||||||
'python3-pytest'
|
'python3-pytest'
|
||||||
'python3-pytest-regressions'
|
'python3-pytest-regressions'
|
||||||
'python3-mdit_py_plugins'
|
'python3-mdit-py-plugins'
|
||||||
'python3-linkify-it-py'
|
'python3-linkify-it-py'
|
||||||
)
|
)
|
||||||
build_deps_almalinux=(
|
build_deps_almalinux=(
|
||||||
@ -25,7 +25,7 @@ build_deps_almalinux=(
|
|||||||
'python3-installer'
|
'python3-installer'
|
||||||
'python3-pytest'
|
'python3-pytest'
|
||||||
'python3-pytest-regressions'
|
'python3-pytest-regressions'
|
||||||
'python3-mdit_py_plugins'
|
'python3-mdit-py-plugins'
|
||||||
'python3-linkify-it-py'
|
'python3-linkify-it-py'
|
||||||
)
|
)
|
||||||
#opt_deps=(
|
#opt_deps=(
|
||||||
|
Loading…
Reference in New Issue
Block a user