!2 Update package to version 1.3.1
From: @desert-sailor Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
267ac070c3
Binary file not shown.
BIN
mkdocs_material_extensions-1.3.1.tar.gz
Normal file
BIN
mkdocs_material_extensions-1.3.1.tar.gz
Normal file
Binary file not shown.
@ -3,13 +3,13 @@
|
|||||||
%global source_name mkdocs_material_extensions
|
%global source_name mkdocs_material_extensions
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.1.1
|
Version: 1.3.1
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Extension pack for Python Markdown and MkDocs Material.
|
Summary: Extension pack for Python Markdown and MkDocs Material.
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://github.com/facelessuser/mkdocs-material-extensions
|
URL: https://github.com/facelessuser/mkdocs-material-extensions
|
||||||
Source0: https://files.pythonhosted.org/packages/cd/3f/e5e3c9bfbb42e4cb661f71bcec787ae6bdf4a161b8c4bb68fd7d991c436c/mkdocs_material_extensions-1.1.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/79/9b/9b4c96d6593b2a541e1cb8b34899a6d021d208bb357042823d4d2cabdbe7/mkdocs_material_extensions-1.3.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
@ -45,5 +45,11 @@ Extension pack for Python Markdown and MkDocs Material.
|
|||||||
%{python3_sitelib}/%{source_name}*.dist-info/
|
%{python3_sitelib}/%{source_name}*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Mar 4 2024 Dongxing Wang <dongxing.wang_a@thundersoft.com> - 1.3.1-1
|
||||||
|
- Update package to version 1.3.1
|
||||||
|
Add official support for Python 3.11 and 3.12.
|
||||||
|
Remove support for Python 3.7.
|
||||||
|
FIX: Better deprecation warning.
|
||||||
|
|
||||||
* Mon Jun 26 2023 Dongxing Wang <dxwangk@isoftstone.com> - 1.1.1-1
|
* Mon Jun 26 2023 Dongxing Wang <dxwangk@isoftstone.com> - 1.1.1-1
|
||||||
- Initial package
|
- Initial package
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user