diff --git a/hatchling-1.25.0.tar.gz b/hatchling-1.25.0.tar.gz deleted file mode 100644 index 8b50261e6e27f77fd41d79209d121ece753f81a2..0000000000000000000000000000000000000000 Binary files a/hatchling-1.25.0.tar.gz and /dev/null differ diff --git a/hatchling-1.27.0.tar.gz b/hatchling-1.27.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..62bac624201ca2a92b852afd826895f417740517 Binary files /dev/null and b/hatchling-1.27.0.tar.gz differ diff --git a/python-hatchling.spec b/python-hatchling.spec index 4471c252a1d45dca9fdf2705544df34d6602a9b7..361880a3422b59cd1ee40b05ac03ce203a150fa5 100644 --- a/python-hatchling.spec +++ b/python-hatchling.spec @@ -1,10 +1,10 @@ Name: python-hatchling -Version: 1.25.0 +Version: 1.27.0 Release: 1 Summary: The build backend used by Hatch License: MIT URL: https://pypi.org/project/hatchling -Source0: https://files.pythonhosted.org/packages/a3/51/8a4a67a8174ce59cf49e816e38e9502900aea9b4af672d0127df8e10d3b0/hatchling-1.25.0.tar.gz +Source0: https://files.pythonhosted.org/packages/8f/8a/cc1debe3514da292094f1c3a700e4ca25442489731ef7c0814358816bb03/hatchling-%{version}.tar.gz BuildArch: noarch BuildRequires: python3-devel python3-pip python3-hatch-vcs python3-pathspec @@ -37,6 +37,9 @@ Summary: %{summary} %{_bindir}/hatchling %changelog +* Mon Apr 7 2025 wangkui - 1.27.0-1 +- Update package to version 1.27.0 + * Mon Aug 12 2024 lixiaoyong - 1.25.0-1 - Upgrade package version to 1.25.0 Add .venv to the list of directories that cannot be traversed