Accepting request 927480 from 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 (forwarded request 927449 from yfjiang)

OBS-URL: https://build.opensuse.org/request/show/927480
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-gi-docgen?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2021-10-29 20:33:48 +00:00 committed by Git OBS Bridge
commit fc87d6f94c
2 changed files with 10 additions and 1 deletions

View File

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

View File

@ -37,7 +37,7 @@ BuildRequires: %{python_module typogrify}
# /SECTION
BuildRequires: fdupes
Requires: python-Jinja2
Requires: python-Markdown
Requires: python-Markdown > 3.2.0
Requires: python-MarkupSafe
Requires: python-Pygments
Requires: python-toml