diff --git a/hatch_fancy_pypi_readme-23.1.0.tar.gz b/hatch_fancy_pypi_readme-23.1.0.tar.gz deleted file mode 100644 index e92b244..0000000 Binary files a/hatch_fancy_pypi_readme-23.1.0.tar.gz and /dev/null differ diff --git a/hatch_fancy_pypi_readme-24.1.0.tar.gz b/hatch_fancy_pypi_readme-24.1.0.tar.gz new file mode 100644 index 0000000..18f70c4 Binary files /dev/null and b/hatch_fancy_pypi_readme-24.1.0.tar.gz differ diff --git a/python-hatch-fancy-pypi-readme.spec b/python-hatch-fancy-pypi-readme.spec index 9b95c31..3a5abe1 100644 --- a/python-hatch-fancy-pypi-readme.spec +++ b/python-hatch-fancy-pypi-readme.spec @@ -3,13 +3,13 @@ %global source_name hatch_fancy_pypi_readme Name: python-%{pypi_name} -Version: 23.1.0 +Version: 24.1.0 Release: 1 Summary: An MIT-licensed metadata plugin for Hatch to help user to have fancy PyPI readmes. License: MIT 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 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/ %changelog +* Mon Mar 4 2024 Dongxing Wang - 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 - 23.1.0-1 - Initial package