forked from pool/python-mkdocs-material
Accepting request 1137414 from home:ojkastl_buildservice:Branch_devel_languages_python
update to 9.5.3 OBS-URL: https://build.opensuse.org/request/show/1137414 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mkdocs-material?expand=0&rev=78
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-mkdocs-material
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-mkdocs-material
|
||||
Version: 9.5.2
|
||||
Version: 9.5.3
|
||||
Release: 0
|
||||
Summary: Material theme for mkdocs
|
||||
License: MIT
|
||||
@@ -43,7 +43,7 @@ BuildRequires: %{python_module trove-classifiers >= 2023.10.18}
|
||||
# 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 >= 1.5.3 with %python-mkdocs < 2}
|
||||
BuildRequires: %{python_module mkdocs-material-extensions >= 1.3}
|
||||
BuildRequires: %{python_module pygments >= 2.16}
|
||||
BuildRequires: %{python_module pymdown-extensions >= 10.3}
|
||||
@@ -60,10 +60,10 @@ BuildRequires: python-rpm-macros
|
||||
# https://github.com/squidfunk/mkdocs-material/blob/master/requirements.txt#L21
|
||||
Requires: python-Jinja2 >= 3.1
|
||||
Requires: python-Markdown >= 3.4
|
||||
Requires: python-mkdocs >= 1.5
|
||||
Requires: python-mkdocs-material-extensions >= 1.1
|
||||
Requires: python-pygments >= 2.16
|
||||
Requires: python-pymdown-extensions >= 10.3
|
||||
Requires: (python-mkdocs >= 1.5.3 with python-mkdocs < 2)
|
||||
# Requirements for plugins
|
||||
# https://github.com/squidfunk/mkdocs-material/blob/master/requirements.txt#L29
|
||||
Requires: python-Babel >= 2.10
|
||||
|
Reference in New Issue
Block a user