Accepting request 927449 from home:yfjiang:branches:GNOME:Factory
- Specify python-Markdown version to at least 3.2.0, because
permalink_class options in TOC used by gi-docgen was introduced
on 3.2.0:
1f3ec538a2
OBS-URL: https://build.opensuse.org/request/show/927449
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/python-gi-docgen?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 26 08:29:13 UTC 2021 - Yifan Jiang <yfjiang@suse.com>
|
||||||
|
|
||||||
|
- Specify python-Markdown version to at least 3.2.0, because
|
||||||
|
permalink_class options in TOC used by gi-docgen was introduced
|
||||||
|
on 3.2.0:
|
||||||
|
|
||||||
|
https://github.com/Python-Markdown/markdown/commit/1f3ec538a2acf25607253fc7c7a992950463931d
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 17 11:10:23 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
Tue Aug 17 11:10:23 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@@ -37,7 +37,7 @@ BuildRequires: %{python_module typogrify}
|
|||||||
# /SECTION
|
# /SECTION
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
Requires: python-Jinja2
|
Requires: python-Jinja2
|
||||||
Requires: python-Markdown
|
Requires: python-Markdown > 3.2.0
|
||||||
Requires: python-MarkupSafe
|
Requires: python-MarkupSafe
|
||||||
Requires: python-Pygments
|
Requires: python-Pygments
|
||||||
Requires: python-toml
|
Requires: python-toml
|
||||||
|
Reference in New Issue
Block a user