!2 Update package with version 6.0.4

From: @desert-sailor 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2024-03-06 02:19:50 +00:00 committed by Gitee
commit 9ff58a4385
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 1 deletions

Binary file not shown.

View File

@ -5,7 +5,7 @@
Mkdocs Markdown includer plugin.} Mkdocs Markdown includer plugin.}
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 6.0.0 Version: 6.0.4
Release: 1 Release: 1
Summary: Mkdocs Markdown includer plugin. Summary: Mkdocs Markdown includer plugin.
License: Apache-2.0 License: Apache-2.0
@ -44,5 +44,11 @@ Summary: Mkdocs Markdown includer plugin.
%{python3_sitelib}/mkdocs_include_markdown_plugin/ %{python3_sitelib}/mkdocs_include_markdown_plugin/
%changelog %changelog
* Tue Mar 5 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 6.0.4-1
- Update package with version 6.0.4
Add mkdocs>=1.4 as dependency.
Dropped Python upper version requirement bound.
Fixed some warnings not shown when missing start and end delimiters in some contexts
* Wed Aug 23 2023 li-miaomiao_zhr <mmlidc@isoftstone.com> - 6.0.0-1 * Wed Aug 23 2023 li-miaomiao_zhr <mmlidc@isoftstone.com> - 6.0.0-1
- Package init - Package init