Accepting request 1078873 from home:ojkastl_buildservice:Branch_devel_languages_python

really add proper Requires for plugins...

OBS-URL: https://build.opensuse.org/request/show/1078873
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mkdocs-material?expand=0&rev=7
This commit is contained in:
Johannes Kastl 2023-04-13 06:55:18 +00:00 committed by Git OBS Bridge
parent d5a6569f94
commit f21e6fdc9d
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Apr 13 06:41:02 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- really add proper Requires for plugins...
-------------------------------------------------------------------
Tue Apr 4 12:44:36 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>

View File

@ -55,9 +55,9 @@ Requires: python-pygments >= 2.14
Requires: python-pymdown-extensions >= 9.9.1
# Requirements for plugins
# https://github.com/squidfunk/mkdocs-material/blob/master/requirements.txt#L29
Requires: colorama >= 0.4
Requires: regex => 2022.4.24
Requires: requests >= 2.26
Requires: python-colorama >= 0.4
Requires: python-regex => 2022.4.24
Requires: python-requests >= 2.26
BuildArch: noarch
%python_subpackages