!2 Update package with version 24.1.0

From: @desert-sailor 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2024-03-05 02:20:32 +00:00 committed by Gitee
commit 2bc6e6905d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 2 deletions

Binary file not shown.

View File

@ -3,13 +3,13 @@
%global source_name hatch_fancy_pypi_readme %global source_name hatch_fancy_pypi_readme
Name: python-%{pypi_name} Name: python-%{pypi_name}
Version: 23.1.0 Version: 24.1.0
Release: 1 Release: 1
Summary: An MIT-licensed metadata plugin for Hatch to help user to have fancy PyPI readmes. Summary: An MIT-licensed metadata plugin for Hatch to help user to have fancy PyPI readmes.
License: MIT License: MIT
URL: https://github.com/hynek/hatch-fancy-pypi-readme URL: https://github.com/hynek/hatch-fancy-pypi-readme
Source0: https://files.pythonhosted.org/packages/85/a6/58d585eba4321bf2e7a4d1ed2af141c99d88c1afa4b751926be160f09325/hatch_fancy_pypi_readme-23.1.0.tar.gz Source0: https://files.pythonhosted.org/packages/b4/c2/c9094283a07dd96c5a8f7a5f1910259d40d2e29223b95dd875a6ca13b58f/hatch_fancy_pypi_readme-24.1.0.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: python3-devel BuildRequires: python3-devel
@ -47,6 +47,10 @@ An MIT-licensed metadata plugin for Hatch to help user to have fancy PyPI readme
%{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> - 24.1.0-1
- Update package with version 24.1.0
Added a default to an internal API that is used by scikit-build-core.
* Wed Jun 21 2023 zjyabsa <jyzhangcf@isoftstone.com> - 23.1.0-1 * Wed Jun 21 2023 zjyabsa <jyzhangcf@isoftstone.com> - 23.1.0-1
- Initial package - Initial package