14
0

Accepting request 1121287 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 9.4.7

OBS-URL: https://build.opensuse.org/request/show/1121287
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mkdocs-material?expand=0&rev=58
This commit is contained in:
2023-10-30 18:47:10 +00:00
committed by Git OBS Bridge
parent 1be39edf46
commit 5e6f4c3b17
4 changed files with 12 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-mkdocs-material
Version: 9.4.6
Version: 9.4.7
Release: 0
Summary: Material theme for mkdocs
License: MIT
@@ -38,12 +38,13 @@ BuildRequires: %{python_module hatch_nodejs_version}
BuildRequires: %{python_module hatchling}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module setuptools}
BuildRequires: %{python_module trove-classifiers >= 2023.10.18}
# Requirements for core
# https://github.com/squidfunk/mkdocs-material/blob/master/requirements.txt#L21
BuildRequires: %{python_module Jinja2 >= 3.1}
BuildRequires: %{python_module Markdown >= 3.4}
BuildRequires: %{python_module mkdocs >= 1.5.3}
BuildRequires: %{python_module mkdocs-material-extensions >= 1.2}
BuildRequires: %{python_module mkdocs-material-extensions >= 1.3}
BuildRequires: %{python_module pygments >= 2.16}
BuildRequires: %{python_module pymdown-extensions >= 10.3}
# Requirements for plugins