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:
Dominique Leuenberger 2021-10-26 10:03:15 +00:00 committed by Git OBS Bridge
parent f51079161d
commit 14ec69f42f
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