!2 Add build reauirments mkdocs to fix obs build failed
From: @desert-sailor Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
ed168270e5
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.2.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: A MkDocs plugin for dynamic page redirects to prevent broken links
|
||||
|
||||
License: MIT
|
||||
@ -15,6 +15,7 @@ BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-pip
|
||||
BuildRequires: python3-wheel
|
||||
BuildRequires: python3-hatchling
|
||||
BuildRequires: python3-mkdocs
|
||||
|
||||
%description
|
||||
mkdocs-redirectsPlugin for [mkdocs]( to create page redirects (e.g. for
|
||||
@ -54,5 +55,8 @@ redirect_maps:...
|
||||
%{python3_sitelib}/mkdocs_redirects*
|
||||
|
||||
%changelog
|
||||
* Tue Oct 17 2023 Dongxing Wang <dxwangk@isoftstone.com> - 1.2.1-2
|
||||
- Add build reauirments mkdocs to fix obs build failed.
|
||||
|
||||
* Tue Aug 22 2023 luolu12 <luluoc@isoftstone.com> - 1.2.1-1
|
||||
- Initial package.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user